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 6bf2b72 commit 7a477a4Copy full SHA for 7a477a4
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 = "app/version.py"
21
22
[project]
23
name = "basyx-python-server"
0 commit comments