mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-07-22 18:26:37 +00:00
Added pyproject.toml
This file was forgotten to add in rev. 1d700addae
Set version to 1.1.5.post1
This commit is contained in:
5
pyproject.toml
Normal file
5
pyproject.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools",
|
||||
"packaging",
|
||||
]
|
Reference in New Issue
Block a user