mirror of
https://github.com/DifferentiableUniverseInitiative/JaxPM.git
synced 2025-02-22 17:47:11 +00:00
adding more information in contributing
This commit is contained in:
parent
e316d8a0b2
commit
45aa70899a
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ To set up the development environment, follow these steps:
|
||||||
To run the tests, use the following command:
|
To run the tests, use the following command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pytest
|
python -m pytest
|
||||||
```
|
```
|
||||||
|
|
||||||
Make sure all tests pass before submitting your changes.
|
Make sure all tests pass before submitting your changes.
|
||||||
|
|
Loading…
Add table
Reference in a new issue