Commit a8855a8
committed
chore: add
The `py3` tox environment will run with the system default Python
version.
Also remove all the version specific Python environments as it is
confusing when they fail.
The CI and users can still run the version specific Python
environment. For example to run the Python 3.7
environment: tox -e py37py3 and cz to default tox environment list1 parent ef207da commit a8855a8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments