Skip to content

Commit e20d0a4

Browse files
Merge pull request #852 from jmcrawford45/jcrawford/PSEC-12115
Include setuptools as a dependency to use pkg_resources
2 parents 6badb32 + 9447bed commit e20d0a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ install_requires =
5252
python-dateutil
5353
pytz
5454
requests >= 1.0.0
55+
setuptools
5556
six
5657
importlib_resources;python_version<'3.9'
5758
xmlschema >= 1.2.1

0 commit comments

Comments
 (0)