minor fixes and cleanups
This commit is contained in:
parent
0098f5a71f
commit
f9b6c78f4a
3 changed files with 11 additions and 9 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue