We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b6f02 commit 1d52ceeCopy full SHA for 1d52cee
1 file changed
server/app/pyproject.toml
@@ -17,7 +17,7 @@ build-backend = "setuptools.build_meta"
17
# print(f"Project version: {version}")
18
# ```
19
root = "../.." # Defines the path to the root of the repository
20
-version_file = "server/app/version.py"
+version_file = "version.py"
21
22
[project]
23
name = "basyx-python-server"
0 commit comments