Update tox.ini for python 3.10

jsonld-outbound
Alain St-Denis 2022-04-05 12:37:54 +00:00
rodzic 60436e92e0
commit a46c8af22e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
envlist = py38
envlist = py310
[testenv]
usedevelop = True