Compare commits
2 commits
a8d3a335a5
...
6419df8b15
| Author | SHA1 | Date | |
|---|---|---|---|
|
6419df8b15 |
|||
|
f271d431c0 |
1 changed files with 6 additions and 0 deletions
6
pyproject.toml
Normal file
6
pyproject.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
[build-system]
|
||||||
|
requires = ["setuptools >= 63.0.0", "wheel"]
|
||||||
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
|
[tool.ruff.lint]
|
||||||
|
ignore = ["F403"]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue