We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8580d7d commit 4f498faCopy full SHA for 4f498fa
1 file changed
pyproject.toml
@@ -67,9 +67,6 @@ where = ["."]
67
[tool.setuptools.package-data]
68
"dtw.data" = ["*.csv"]
69
70
-[tool.distutils.bdist_wheel]
71
-universal = true
72
-
73
[tool.pytest.ini_options]
74
# https://docs.pytest.org/en/7.3.x/reference/customize.html
75
#addopts = "--import-mode=importlib"
0 commit comments