aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-06-21 22:55:39 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-06-21 22:55:39 +0100
commit6c3a96003e413b6a78f312b556727412a7adce3e (patch)
tree5a60f892e06f8fd345616d4bde73b166e6bdc018 /setup.py
parent3605bb975f606bed1c009100d04a4048dfa28305 (diff)
housekeeping - adding some pytest config and other stuff
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 0bc9527..9e0b77a 100644
--- a/setup.py
+++ b/setup.py
@@ -18,6 +18,7 @@ setup(
"Intended Audience :: Other Audience",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
+ "Programming Language :: Python :: 3.9",
"Topic :: Text Processing",
],
keywords='data console commandline excel',