Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jpadilla committed May 18, 2015
1 parent 0ee37ca commit 4797f7f
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 @@ -60,7 +60,6 @@ def get_version(package):
'Programming Language :: Python :: 3.4',
'Topic :: Utilities',
],
# install_requires=['cryptography'],
test_suite='tests',
setup_requires=['pytest-runner'],
tests_require=tests_require,
Expand Down

1 comment on commit 4797f7f

@mark-adams
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

Please sign in to comment.