mvantellingen / python-zeep

A Python SOAP client
http://docs.python-zeep.org
Other
1.88k stars 586 forks source link

Use platformdirs instead of appdirs #1244

Closed felixonmars closed 3 years ago

felixonmars commented 3 years ago

Use the better maintained platformdirs instead of appdirs.

mvantellingen commented 3 years ago

👍