mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 08:00:54 +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
|
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
|
### Release setup
|
||||||
|
|
||||||
Releases follow the same basic pattern as releases of some tangentially-related projects,
|
Releases follow the same basic pattern as releases of some tangentially-related projects,
|
||||||
|
|||||||
Reference in New Issue
Block a user