correct typo
This commit is contained in:
parent
334288ed87
commit
61b9780140
8
pyproject.toml
Normal file
8
pyproject.toml
Normal file
@ -0,0 +1,8 @@
|
||||
# pyproject.toml
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools>=61.0.0", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[options.packages.find_namespace]
|
||||
where = "costs"
|
Loading…
Reference in New Issue
Block a user