Skip to content

Commit 28fedd3

Browse files
TESTING DO NOT LAND
1 parent 6fa1be5 commit 28fedd3

File tree

2 files changed

+31
-54
lines changed

2 files changed

+31
-54
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"cookiecutter~=2.1",
2626
"json-e>=2.7",
2727
"mozilla-repo-urls",
28-
"msgspec>=0.18.6",
28+
"msgspec @ git+https://github.com/jcrist/msgspec@ddea2a07833bf5bd0db49ec056ecbc612aff6b26",
2929
"PyYAML>=5.3.1",
3030
"redo>=2.0",
3131
"requests>=2.25",
@@ -80,6 +80,9 @@ members = [
8080
requires = ["hatchling"]
8181
build-backend = "hatchling.build"
8282

83+
[tool.hatch.metadata]
84+
allow-direct-references = true
85+
8386
[tool.hatch.build.targets.wheel]
8487
packages = ["src/taskgraph"]
8588

uv.lock

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

0 commit comments

Comments
 (0)