1
0
Fork 0

#75 Change optional dependency from Crypto to pycryptodome (Closes #74)

Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> (shirt-dev)

pycryptodome is an in-place replacement for Crypto and is more actively developed
This commit is contained in:
shirt-dev 2021-02-11 06:46:02 -05:00 committed by GitHub
commit 5d25607a3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 7 deletions

View file

@ -1,2 +1,2 @@
mutagen
Crypto
pycryptodome