Skip to content

Commit c57d162

Browse files
WillAydjreback
authored andcommitted
Pinned pycodestyle (#25701)
1 parent 479f821 commit c57d162

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ dependencies:
1919
- hypothesis>=3.82
2020
- isort
2121
- moto
22+
- pycodestyle=2.4
2223
- pytest>=4.0.2
2324
- pytest-mock
2425
- sphinx

requirements-dev.txt

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ gitpython
1010
hypothesis>=3.82
1111
isort
1212
moto
13+
pycodestyle==2.4
1314
pytest>=4.0.2
1415
pytest-mock
1516
sphinx

0 commit comments

Comments
 (0)