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.
pyproject.toml
1 parent e814963 commit 4b2c3b1Copy full SHA for 4b2c3b1
pyproject.toml
@@ -1,5 +1,7 @@
1
# ⚠️ Here we define a Python project that will be used to build Godot-Python,
2
# run the tests etc.
3
+# Hence those dependencies are not going to be part of the final distribution
4
+# used by end-users.
5
[project]
6
name = "godot-python-dev"
7
version = "0.1.0" # Dummy version, actual one is defined in `meson.build`
0 commit comments