Skip to content

Commit 164422d

Browse files
committed
Remove 37
1 parent 9ec94fb commit 164422d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can run `tox` with the following arguments:
4040
- `tox` to run all existing tox commands, including unit tests for all packages
4141
under multiple Python versions
4242
- `tox -e docs` to regenerate the API docs
43-
- `tox -e py37-test-instrumentation-aiopg` to e.g. run the aiopg instrumentation unit tests under a specific
43+
- `tox -e py311-test-instrumentation-aiopg` to e.g. run the aiopg instrumentation unit tests under a specific
4444
Python version
4545
- `tox -e spellcheck` to run a spellcheck on all the code
4646
- `tox -e lint` to run lint checks on all code

0 commit comments

Comments
 (0)