Wrong Zeep version

This commit is contained in:
Yohann D'ANELLO 2020-10-08 17:32:34 +02:00
parent 354b8d2101
commit 366b0053f5
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ setup(
url="https://gitlab.com/animath/si/py-sympa-soap",
python_requires=">=3.6",
install_requires=[
"zeep~=1.4.0",
"zeep~=3.4.0",
],
tests_require=[],
extras_require={},