mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-07-22 18:26:37 +00:00
Updated pyproject.toml:
Additionally wheel package must be installed (CONPY-236).
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
"wheel",
|
||||
"setuptools",
|
||||
"packaging",
|
||||
]
|
||||
|
Reference in New Issue
Block a user