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 6914feb commit a2e5361Copy full SHA for a2e5361
pyproject.toml
@@ -7,7 +7,7 @@ name = "cons"
7
dynamic = ["version"]
8
description = "An implementation of Lisp/Scheme-like cons in Python."
9
readme = "README.md"
10
-license: "LGPL-3.0"
+license = "LGPL-3.0"
11
license-files = ["LICENSE.txt"]
12
authors = [
13
{ name = "Brandon T. Willard", email = "brandonwillard+cons@gmail.com" },
0 commit comments