minor fixes and cleanups

This commit is contained in:
The MMGen Project 2021-10-13 20:44:44 +00:00
commit f9b6c78f4a
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
3 changed files with 11 additions and 9 deletions

View file

@ -34,7 +34,7 @@ install_requires =
requests
pysocks # xmrwallet.py
pexpect
scrypt
scrypt; platform_system != "Windows" # requires user intervention to install on MSYS2
semantic-version # scripts/create-token.py
aiohttp; platform_system != "Windows"
pysha3; platform_system != "Windows"