ignore pickles in data/ and support py3.9

This commit is contained in:
JanLJL
2020-10-29 11:06:20 +01:00
parent decec86e56
commit 30e0ad038d
4 changed files with 7 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py35,py36
envlist = py35,py36,py37,py38,py39
[testenv]
commands=
python tests/all_tests.py