Skip to content

Commit

Permalink
Updates contributing MD
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhatnagarajan committed Nov 25, 2020
1 parent d0a15c1 commit baf8529
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,15 @@ Contribution examples:

If you could kindly send a PR to ChainerRL, please make sure all the tests successfully pass.

When contributing to ChainerRL, we highly recommend installing the additional set of developer requirements, which may be necessary for testing:
```
pip install -r requirements-dev.txt
```

## Testing

To test chainerrl modules, install and run `pytest`. Pass `-m "not gpu"` to skip tests that require gpu. E.g.
To test chainerrl modules, install and run `pytest` (after installing `pytest`). Pass `-m "not gpu"` to skip tests that require gpu. E.g.
```
$ pip install pytest
$ pytest -m "not gpu"
```

Expand Down

0 comments on commit baf8529

Please sign in to comment.
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy