Skip to content

Commit ba25a17

Browse files
Merge pull request #3100 from VWS-Python/remove-bdist-wheel-universal
Remove obsolete bdist_wheel.universal setting
2 parents 0ecd993 + 498baf9 commit ba25a17

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,6 @@ package-data.vws = [
111111
]
112112
zip-safe = false
113113

114-
[tool.distutils]
115-
bdist_wheel.universal = true
116-
117114
[tool.setuptools_scm]
118115
# This keeps the start of the version the same as the last release.
119116
# This is useful for our documentation to include e.g. binary links

0 commit comments

Comments
 (0)