We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e1895 commit 995a937Copy full SHA for 995a937
pyproject.toml
@@ -7,7 +7,7 @@ name = "simpleflow"
7
description = "Python library for dataflow programming with Amazon SWF"
8
readme = "README.md"
9
requires-python = ">=3.7"
10
-license = { text = "MIT License" }
+license = "MIT"
11
authors = [
12
{ name = "Greg Leclercq" },
13
]
0 commit comments