summaryrefslogtreecommitdiff
path: root/.python-version
diff options
context:
space:
mode:
authorJon Betts <jon.betts@hypothes.is>2021-04-30 18:57:48 +0100
committerVal Neekman <un33kvu@gmail.com>2021-04-30 15:11:54 -0400
commit3cc1069d37431efd366a0894067aa4c3293dca3e (patch)
tree23557f0e7aed8ef86449ca1ec761a5c22a052ccf /.python-version
parentc340834bb2afb24d78151c018496f4273fb7be37 (diff)
downloadpython-slugify-3cc1069d37431efd366a0894067aa4c3293dca3e.tar.gz
Add a tox file to automatically run the tests and add Python 3.9
Diffstat (limited to '.python-version')
-rw-r--r--.python-version8
1 files changed, 8 insertions, 0 deletions
diff --git a/.python-version b/.python-version
new file mode 100644
index 0000000..0d88666
--- /dev/null
+++ b/.python-version
@@ -0,0 +1,8 @@
+3.9.2
+3.8.8
+3.7.10
+3.6.13
+3.5.10
+2.7.18
+pypy-5.7.1
+pypy3.7-7.3.3