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 1e286af commit f357f18Copy full SHA for f357f18
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
dependencies = {file = ["requirements.txt"]}
28
29
[tool.setuptools]
30
-packages = ["schemas"]
+packages = ["src\opengeodeweb_back\routes\schemas"]
31
include-package-data = true
32
33
[tool.setuptools.package-data]
0 commit comments