Skip to content

Commit f916d23

Browse files
committed
Whoops!
1 parent f41da19 commit f916d23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ def retrieve_deps(filepath):
7373
install_requires=parse_requirements('python_requirements/base.txt'),
7474
extras_require={
7575
'test': parse_requirements('python_requirements/test.txt'),
76-
'build': parse_requirements('python_requirements/build.txt'),
7776
},
7877
package_data={
7978
'': ['README.md', 'LICENSE'],

0 commit comments

Comments
 (0)