Skip to content

Commit f642103

Browse files
committed
add pyproject.toml
1 parent 3c65474 commit f642103

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -99,15 +99,15 @@ test = [
9999
"adlfs~=2024.7.0",
100100
]
101101

102-
[build-system]
103-
requires = ["hatchling"]
104-
build-backend = "hatchling.build"
102+
# [build-system]
103+
# requires = ["hatchling"]
104+
# build-backend = "hatchling.build"
105105

106-
[tool.hatch.version]
107-
path = "src/unstract/sdk/__init__.py"
106+
# [tool.hatch.version]
107+
# path = "src/unstract/sdk/__init__.py"
108108

109-
[tool.hatch.build.targets.wheel]
110-
packages = ["src"]
109+
# [tool.hatch.build.targets.wheel]
110+
# packages = ["src"]
111111

112112
# === Development tool configurations ===
113113

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)