summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-02-16 15:30:11 -0500
committerVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-02-16 15:30:11 -0500
commit45e0ae3d0db0fce0c7e875491848a646f3011386 (patch)
tree8397880b719849bc28dbf8599097d4bb890c2bc6 /setup.py
parent937779c77420f4acb8acd775bc2c35ed94f1393d (diff)
downloadpython-slugify-45e0ae3d0db0fce0c7e875491848a646f3011386.tar.gz
github actions
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 51b267f..769f5a1 100755
--- a/setup.py
+++ b/setup.py
@@ -29,6 +29,7 @@ classifiers = [
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
+ 'Programming Language :: Python :: 3.10',
]