Skip to content

Commit 7e17df6

Browse files
committed
fix metadata
1 parent 7c777bc commit 7e17df6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ typing = [
7777
path = "pymongo/_version.py"
7878
validate-bump = false
7979

80+
[tool.hatch.metadata]
81+
allow-direct-references = true
82+
8083
[tool.hatch.build.targets.wheel]
8184
packages = ["bson","gridfs", "pymongo"]
8285

0 commit comments

Comments
 (0)