We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4bc6cb commit 13eb282Copy full SHA for 13eb282
pyproject.toml
@@ -46,9 +46,6 @@ include-package-data = true
46
[tool.setuptools.packages.find]
47
exclude = ["docs", "test_autoarray", "test_autoarray*"]
48
49
-[tool.setuptools.dynamic]
50
-dependencies = { file = "requirements.txt" }
51
-
52
[tool.setuptools_scm]
53
version_scheme = "post-release"
54
local_scheme = "no-local-version"
0 commit comments