summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2020-11-19 21:28:37 -0800
committerSeth Morton <seth.m.morton@gmail.com>2020-11-19 21:28:37 -0800
commita27925b767f3de3c1d496a6e6ef62a4953ffbd7b (patch)
tree1e9c3ee1b21460ebc1566cf09783dabf8367a89c /tox.ini
parent7171f51f86f3d34cb17998c4568783f08577eb73 (diff)
downloadnatsort-a27925b767f3de3c1d496a6e6ef62a4953ffbd7b.tar.gz
Add Python 3.9 to tox
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 2e1e6b3..42ceb3b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -5,7 +5,7 @@
[tox]
envlist =
- flake8, py35, py36, py37, py38
+ flake8, py35, py36, py37, py38, py39
# Other valid evironments are:
# docs
# release