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