Compare commits
2 Commits
677ead8ef5
...
0.0.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 24b3b04cfe | |||
| 08136d8a64 |
@@ -77,11 +77,7 @@ Versions = "https://git.aetoskia.com/aetos/mail-intake/tags"
|
||||
|
||||
|
||||
[tool.setuptools]
|
||||
package-dir = { "" = "src" }
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
include = ["mail_intake*"]
|
||||
packages = { find = { include = ["mail_intake*"] } }
|
||||
|
||||
|
||||
[tool.ruff]
|
||||
|
||||
Reference in New Issue
Block a user