Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 868c901

Browse files
committed
Only install suds on Python 2.7 and below
1 parent b92ff3f commit 868c901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
suds
1+
suds; python_version <= '2.7'
22
ordereddict

0 commit comments

Comments
 (0)