Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.
GNU Lesser General Public License v3.0
173
stars
56
forks
source link
Remove support from before Python 3.7 #82
Closed
gopackgo90 closed 2 years ago
Suds should not be allowed to be installed on versions of Python that are no longer being tested against.
See https://github.com/suds-community/suds/blob/b7a9a0e9e0ec7f3264251292ad556532904007ec/.github/workflows/test_and_release.yml#L8.