summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2023-03-30 08:15:06 +0200
committerMichael Howitz <mh@gocept.com>2023-03-30 08:15:06 +0200
commita8f40cdc5af82baa9cc863568ad4a027dafdfa5c (patch)
treeec6bb98844f6eae0cad5c645eba4a181d9d7ba57 /setup.cfg
parent816aef9c20abf430016a5b339a74494831344a97 (diff)
downloadzope-traversing-master.tar.gz
Fix ManifestHEADmaster
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 043841c..37003e3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,7 +24,7 @@ ignore =
force_single_line = True
combine_as_imports = True
sections = FUTURE,STDLIB,THIRDPARTY,ZOPE,FIRSTPARTY,LOCALFOLDER
-known_third_party = six, docutils, pkg_resources
+known_third_party = docutils, pkg_resources, pytz
known_zope =
known_first_party =
default_section = ZOPE