mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Python: Fix BrokenCryptoAlgorithm.qhelp
This commit is contained in:
@@ -46,10 +46,10 @@
|
||||
|
||||
<p>
|
||||
NOTICE: the original
|
||||
<a href="https://pypi.org/project/pycrypto/"><code>pycrypto</code></a>
|
||||
<code><a href="https://pypi.org/project/pycrypto/">pycrypto</a></code>
|
||||
PyPI package that provided the <code>Crypto</code> module is not longer
|
||||
actively maintained, so you should use the
|
||||
<a href="https://pypi.org/project/pycryptodome/"><code>pycryptodome</code></a>
|
||||
<code><a href="https://pypi.org/project/pycryptodome/">pycryptodome</a></code>
|
||||
PyPI package instead (which has a compatible API).
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user