This website requires JavaScript.
Explore
Help
Register
Sign In
cis-kuldeep
/
PyBitmessage-2021-04-27
Watch
1
Star
0
Fork
0
You've already forked PyBitmessage-2021-04-27
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cf36bc4551
PyBitmessage-2021-04-27
/
requirements.txt
5 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Support tox and request more warnings: - make separate tests runner - tests.py; python setup.py test still works - tox.ini with coverage config - -b: issue warnings about comparing bytearray with unicode - export PYTHONWARNINGS=all on stage install
2021-02-06 20:07:42 +01:00
coverage
New test case class hierarchy: - TestProcessProto has common setUpClass and tearDownClass methods - TestProcess is for testing the PyBitmessage process (using psutil)
2018-04-12 16:29:22 +02:00
python_prctl
psutil
Added pycrypto fallback for RIPEMD160 hash function
2019-01-31 16:42:22 +01:00
pycrypto
Reference in New Issue
Copy Permalink