mirror of https://github.com/Nonannet/copapy.git
Update pyproject.toml typo fixed
This commit is contained in:
parent
a9611f1fbd
commit
c2f03b091f
|
|
@ -24,7 +24,7 @@ Issues = "https://github.com/nonannet/copapy/issues"
|
||||||
requires = ["setuptools>=61.0", "wheel"]
|
requires = ["setuptools>=61.0", "wheel"]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
tool.setuptools]
|
[tool.setuptools]
|
||||||
license-files = []
|
license-files = []
|
||||||
|
|
||||||
[tool.setuptools.packages.find]
|
[tool.setuptools.packages.find]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue