Skip to content

Commit 955e1d4

Browse files
committed
Allow references
1 parent af73137 commit 955e1d4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ cov = [
7373
pyqt5 = ["pyqt5"]
7474
pyside6 = ["pyside6"]
7575

76+
[tool.hatch.metadata]
77+
allow-direct-references = true
78+
7679
[tool.hatch.version]
7780
path = "ipykernel/_version.py"
7881

0 commit comments

Comments
 (0)