Skip to content

Commit 4b2c3b1

Browse files
committed
Improve documentation in pyproject.toml
1 parent e814963 commit 4b2c3b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ⚠️ Here we define a Python project that will be used to build Godot-Python,
22
# run the tests etc.
3+
# Hence those dependencies are not going to be part of the final distribution
4+
# used by end-users.
35
[project]
46
name = "godot-python-dev"
57
version = "0.1.0" # Dummy version, actual one is defined in `meson.build`

0 commit comments

Comments
 (0)