Skip to content

Commit

Permalink
add autopep8 as a conda dep
Browse files Browse the repository at this point in the history
  • Loading branch information
hadim committed Feb 15, 2020
1 parent 8674d5c commit 7f09ddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dependencies:
- pytest>=3.0.5
- pytest-cov
- flake8
- autopep8
- check-manifest
- twine==1.13.0
- pillow<7.0.0
Expand Down

0 comments on commit 7f09ddd

Please sign in to comment.