Remove poetry #93019
@ -23,3 +23,7 @@ namespaces = false # to disable scanning PEP 420 namespaces (true by default)
|
|||||||
[tool.black]
|
[tool.black]
|
||||||
line-length = 100
|
line-length = 100
|
||||||
skip_string_normalization = true
|
skip_string_normalization = true
|
||||||
|
|
||||||
|
[build-system]
|
||||||
|
requires = ["setuptools>=61", "pyodbc"]
|
||||||
|
build-backend = "setuptools.build_meta"
|
||||||
|
Loading…
Reference in New Issue
Block a user