Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 360a516

Browse files
authored
chore: remove mentions of pycrypto (googleapis#799)
1 parent 1a754ff commit 360a516

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ The following libraries will be installed when you install the client library:
5858

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

6463
## Contributing

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ deps =
1111
google-auth-httplib2
1212
mox
1313
pyopenssl
14-
pycrypto==2.6
1514
django<2.0.0; python_version < '3.0.0'
1615
django>=2.0.0; python_version > '3.0.0'
1716
flake8

0 commit comments

Comments
 (0)