Skip to content

Commit

Permalink
Merge pull request #230 from tseaver/no-setup_requires
Browse files Browse the repository at this point in the history
Remove install-time requirements from 'setup_requires'.
  • Loading branch information
tseaver committed Oct 9, 2014
2 parents ebfe199 + 7a5c63b commit 40c1852
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 @@ -37,7 +37,6 @@
'gcloud/storage/demo.key']},
include_package_data=True,
zip_safe=False,
setup_requires=REQUIREMENTS,
install_requires=REQUIREMENTS,
classifiers=[
'Development Status :: 1 - Planning',
Expand Down

0 comments on commit 40c1852

Please sign in to comment.