mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Update README.md
Adding note about testing
This commit is contained in:
@ -68,6 +68,10 @@ On Debian Linux you will need to ensure that you have the [GNU Multiprecision Ar
|
||||
sudo apt-get install libgmp-dev
|
||||
```
|
||||
|
||||
### Testing
|
||||
|
||||
Running `pytest` doesn't work with this project. The correct way to execute tests is to run `make test`.
|
||||
|
||||
### Release setup
|
||||
|
||||
Releases follow the same basic pattern as releases of some tangentially-related projects,
|
||||
|
||||
Reference in New Issue
Block a user