Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 59d5b1d

Browse files
authored
Merge branch 'master' into feat/goldens
2 parents 1050c84 + 592ec06 commit 59d5b1d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

DEVELOPMENT.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Development
2+
3+
- Install dependencies with `pip install .`
4+
- See all nox sessions with `nox -l`
5+
- Execute unit tests by running one of the sessions prefixed with `unit-`
6+
- Example: `nox -s unit-3.8`
7+
- Lint sources by running `autopep8`.

0 commit comments

Comments
 (0)