Skip to content

Commit

Permalink
Whoops!
Browse files Browse the repository at this point in the history
  • Loading branch information
saxbophone committed Oct 31, 2018
1 parent f41da19 commit f916d23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ def retrieve_deps(filepath):
install_requires=parse_requirements('python_requirements/base.txt'),
extras_require={
'test': parse_requirements('python_requirements/test.txt'),
'build': parse_requirements('python_requirements/build.txt'),
},
package_data={
'': ['README.md', 'LICENSE'],
Expand Down

0 comments on commit f916d23

Please sign in to comment.