Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Erotemic committed Apr 24, 2019
1 parent 2445380 commit 09cf6c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ def parse_requirements(fname='requirements.txt'):
extras_require={
'all': parse_requirements('requirements.txt'),
'tests': parse_requirements('requirements/tests.txt'),
'docs': parse_requirements('docs/requirements.txt'),
},
author_email='erotemic@gmail.com',
url='https://github.com/Erotemic/progiter',
Expand Down

0 comments on commit 09cf6c5

Please sign in to comment.