Skip to content

Commit 9447bed

Browse files
committed
pysaml2 should declare setuptools as a requirement
1 parent 6badb32 commit 9447bed

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)