We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92793cf + fa33bd8 commit 37ebd48Copy full SHA for 37ebd48
pyproject.toml
@@ -7,7 +7,7 @@ name = "webdavclient3"
7
version = "3.14.7"
8
description = "WebDAV client, based on original package https://github.com/designerror/webdav-client-python but uses requests instead of PyCURL"
9
readme = "README.md"
10
-license = "MIT"
+license = { text = "MIT" }
11
authors = [
12
{ name = "Evgeny Ezhov", email = "ezhov.evgeny@gmail.com" }
13
]
0 commit comments