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 a1c7226 commit 4fd9f41Copy full SHA for 4fd9f41
relationalai-sdk-snowflake/pyproject.toml
@@ -1,12 +1,7 @@
1
[build-system]
2
-requires = ["setuptools", "setuptools-scm"]
+requires = ["setuptools"]
3
build-backend = "setuptools.build_meta"
4
5
-[tool.setuptools.packages.find]
6
-where = ["."]
7
-include = ["relationalai"]
8
-namespaces = true
9
-
10
[project]
11
name = "relationalai-sdk-snowflake"
12
description = "The RelationalAI Software Development Kit for Snowflake Snowpark Python"
0 commit comments