Skip to content

Commit

Permalink
Backport PR #25701: Pinned pycodestyle (#25713)
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd authored and jorisvandenbossche committed Mar 18, 2019
1 parent aaec051 commit 95938db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ dependencies:
- hypothesis>=3.82
- isort
- moto
- pytest>=4.0
- pycodestyle=2.4
- pytest>=4.0.2
- pytest-mock
- sphinx
- numpydoc

Expand Down
4 changes: 3 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ gitpython
hypothesis>=3.82
isort
moto
pytest>=4.0
pycodestyle==2.4
pytest>=4.0.2
pytest-mock
sphinx
numpydoc
beautifulsoup4>=4.2.1
Expand Down

0 comments on commit 95938db

Please sign in to comment.