We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d377d commit 82525cbCopy full SHA for 82525cb
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.0", "wheel"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
-name = "cedarscript-editor"
+name = "cedarscript_editor"
7
version = "0.1.2"
8
description = "A library for executing CEDARScript, a SQL-like language for code analysis and transformations"
9
readme = "README.md"
0 commit comments