10000 upgrade to suds py3 · kogan/FuelSDK-Python-Wrapper@c992ab0 · GitHub
[go: up one dir, main page]

Skip to content

Commit c992ab0

Browse files
committed
upgrade to suds py3
1 parent 55e4391 commit c992ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'Salesforce-FuelSDK>=1.3.0',
2020
'PyJWT>=0.1.9',
2121
'requests>=2.18.4',
22-
'suds-jurko>=0.6'
22+
'suds-py3>=1.4'
2323
],
2424
classifiers=[
2525
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)
0