We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83a74c commit b52c82dCopy full SHA for b52c82d
1 file changed
CONTRIBUTION.md
@@ -61,3 +61,7 @@ There are a few rules you are kindly asked to accept:
61
docstrings, but if the PR changes the code and the way of working
62
conceptually, the main documentation (located in the doc directory) needs to
63
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