aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index d5907f2..1db30bf 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -10,10 +10,12 @@ license = Apache 2.0
classifiers =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.7
+ Programming Language :: Python :: 3.8
[options]
zip_safe = False
include_package_data = True
+python_requires = >=3.7,<4
package_dir=
=src
packages=find_namespace: