File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Request features on the [Issue Tracker].
37
37
38
38
## How to set up your development environment
39
39
40
- You need Python 3.10 + and the following tools:
40
+ You need Python 3.11 + and the following tools:
41
41
42
42
- [ uv]
43
43
- [ Nox]
@@ -106,7 +106,7 @@ Open a [pull request] to submit changes to this project.
106
106
Your pull request needs to meet the following guidelines for acceptance:
107
107
108
108
- The Nox test suite must pass without errors and warnings.
109
- - Include unit tests. This project maintains 100% code coverage.
109
+ - Include unit tests. This project currently maintains 90%+ code coverage.
110
110
- If your changes add functionality, update the documentation accordingly.
111
111
112
112
Feel free to submit early, though—we can always iterate on this.
You can’t perform that action at this time.
0 commit comments