We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04348e7 commit 35fac6cCopy full SHA for 35fac6c
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ name = 'dotdrop'
7
description = 'Save your dotfiles once, deploy them everywhere'
8
readme = 'README.md'
9
authors = [ {name = 'deadc0de6', email = 'deadc0de6@foo.bar'}, ]
10
-license = 'GPL-3.0'
+license = { text = "GPL-3.0" }
11
requires-python = ">=3"
12
classifiers = [
13
'Development Status :: 5 - Production/Stable',
0 commit comments