Skip to content

Commit

Permalink
chore: remove mentions of pycrypto (#799)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Jan 14, 2020
1 parent 1a754ff commit 360a516
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ The following libraries will be installed when you install the client library:

For development you will also need the following libraries:
* [WebTest](http://webtest.pythonpaste.org/en/latest/index.html)
* [pycrypto](https://pypi.python.org/pypi/pycrypto)
* [pyopenssl](https://pypi.python.org/pypi/pyOpenSSL)

## Contributing
Expand Down
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ deps =
google-auth-httplib2
mox
pyopenssl
pycrypto==2.6
django<2.0.0; python_version < '3.0.0'
django>=2.0.0; python_version > '3.0.0'
flake8
Expand Down

0 comments on commit 360a516

Please sign in to comment.