Python: Fix BrokenCryptoAlgorithm.qhelp

This commit is contained in:
Rasmus Wriedt Larsen
2021-04-22 15:58:28 +02:00
parent 222c087e8c
commit f9383a31bf

View File

@@ -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>