summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg7
1 files changed, 3 insertions, 4 deletions
diff --git a/setup.cfg b/setup.cfg
index b8f6659..d5c1f24 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,13 +15,12 @@ classifiers =
License :: OSI Approved :: MIT License
Operating System :: OS Independent
Programming Language :: Python
- Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
-python_requires = ">=3.6"
+python_requires = ">=3.7"
[options]
packages = find:
@@ -39,7 +38,7 @@ format =
strict-rfc3339
webcolors
uri_template
- isoduration;python_version>'3.6'
+ isoduration
format_nongpl =
fqdn
idna
@@ -48,7 +47,7 @@ format_nongpl =
rfc3986-validator>0.1.0
rfc3339-validator
uri_template
- isoduration;python_version>'3.6'
+ isoduration
[options.entry_points]
console_scripts =