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