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 5bb8c0b commit 610ac78Copy full SHA for 610ac78
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.0.0"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
-name = "jsonlogic"
+name = "python-jsonlogic"
7
description = "An extensible and sane implementation of JsonLogic"
8
version = "0.0.1"
9
readme = "README.rst"
0 commit comments