kopia lustrzana https://github.com/collective/icalendar
update tox enviroment list
rodzic
61224470bd
commit
4e3a2d2850
2
tox.ini
2
tox.ini
|
|
@ -1,6 +1,6 @@
|
||||||
# to run for a specific environment, use ``tox -e ENVNAME``
|
# to run for a specific environment, use ``tox -e ENVNAME``
|
||||||
[tox]
|
[tox]
|
||||||
envlist = py37,py38,py39,py310,py311,pypy3,docs
|
envlist = py38,py39,py310,py311,312,pypy3,docs
|
||||||
# Note: the 'docs' env creates a 'build' directory which may interfere in strange ways
|
# Note: the 'docs' env creates a 'build' directory which may interfere in strange ways
|
||||||
# with the other environments. You might see this when you run the tests in parallel.
|
# with the other environments. You might see this when you run the tests in parallel.
|
||||||
# See https://github.com/collective/icalendar/pull/359#issuecomment-1214150269
|
# See https://github.com/collective/icalendar/pull/359#issuecomment-1214150269
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue