This repository has been archived on 2024-12-20. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-20/requirements.txt
Dmitri Bogomolov 2eb1293c4b
python_prctl is only for linux, so
- make requirements platform dependent
 - skip test_process_name in TestProcess
2021-06-29 14:25:20 +03:00

6 lines
67 B
Plaintext

coverage
python_prctl;platform_system=="Linux"
psutil
pycrypto
six