Skip to content

Commit

Permalink
pin flake8 and setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Aug 28, 2017
1 parent e88dad7 commit 6e47206
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ channels:
- uvcdat
dependencies:
- python=2.7
- setuptools=27.2
- pyopenssl
- cryptography
- pyyaml
Expand All @@ -17,7 +18,7 @@ dependencies:
# tests
- pytest
# pep8
- flake8
- flake8=3.3
- pycodestyle
# ipython
- ipython
Expand Down

0 comments on commit 6e47206

Please sign in to comment.