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]
|
||||
packages = { find = { include = ["mail_intake*"] } }
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
include = ["mail_intake*"]
|
||||
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 100
|
||||
|
||||
Reference in New Issue
Block a user