This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2024-11-28
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2024-11-28
Code
Issues
168
Pull Requests
53
Actions
Packages
Projects
Releases
5
Wiki
Activity
This repository has been archived on
2024-11-28
. You can view files and clone it, but cannot push or open issues or pull requests.
6463a4833a
PyBitmessage-2024-11-28
/
requirements.txt
6 lines
42 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
Reverting some strange logic and formatting. Insted use six - to replace basestring with compatible type - for unified configparser import
2020-11-06 10:58:36 +01:00
six
Reference in New Issue
Copy Permalink