Skip to content

Commit b52c82d

Browse files
committed
CONTRIBUTION.md: add nix details
1 parent e83a74c commit b52c82d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CONTRIBUTION.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ There are a few rules you are kindly asked to accept:
6161
docstrings, but if the PR changes the code and the way of working
6262
conceptually, the main documentation (located in the doc directory) needs to
6363
be updated and extended.
64+
65+
* nix files are provided on a best-effort basis. `tox.nix` can be used to run
66+
`tox`, `shell.nix` can be used instead of poetry for development. No tests
67+
have been written for these (yet!), so they may be out of sync occasionally.

0 commit comments

Comments
 (0)