correct packages find include
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
@@ -79,10 +79,6 @@ Versions = "https://git.aetoskia.com/aetos/mail-intake/tags"
|
|||||||
[tool.setuptools]
|
[tool.setuptools]
|
||||||
packages = { find = { include = ["mail_intake*"] } }
|
packages = { find = { include = ["mail_intake*"] } }
|
||||||
|
|
||||||
[tool.setuptools.packages.find]
|
|
||||||
where = ["src"]
|
|
||||||
include = ["mail_intake*"]
|
|
||||||
|
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
line-length = 100
|
line-length = 100
|
||||||
|
|||||||
Reference in New Issue
Block a user