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 d7d4d33 commit 19bc46fCopy full SHA for 19bc46f
pyproject.toml
@@ -70,11 +70,6 @@ include = [
70
"/setup.py",
71
]
72
73
-[tool.hatch.build.targets.wheel]
74
-# The testing phase changes the current working directory to `tests` but the test scripts import
75
-# from `tests` so the root directory must be added to Python's path for editable installations
76
-dev-mode-dirs = ["."]
77
-
78
# Ruff section
79
# Read more here: https://docs.astral.sh/ruff/linter/#rule-selection
80
[tool.ruff]
0 commit comments