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