Skip to content

Commit fb82f0f

Browse files
committed
Massive overhaul of python-soap to drop py2 support and add support for py38, py39, py310, py311
1 parent ae3f6e7 commit fb82f0f

19 files changed

+1350
-276
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,6 @@ ENV/
9191
# Spyder project settings
9292
.spyderproject
9393
.spyproject
94+
95+
# Idea files
96+
.idea/

0 commit comments

Comments
 (0)