Update 'pyproject.toml'
remove instance
This commit is contained in:
parent
f7a61fe6c0
commit
e690953b82
|
@ -31,8 +31,8 @@ include-package-data = true
|
||||||
|
|
||||||
[tool.setuptools.packages.find]
|
[tool.setuptools.packages.find]
|
||||||
where = ["."]
|
where = ["."]
|
||||||
include = ["aircox*", "instance"]
|
include = ["aircox*",]
|
||||||
exclude = ["aircox*.tests*", "instance.settings.settings"]
|
exclude = ["aircox*.tests*",]
|
||||||
namespaces = false
|
namespaces = false
|
||||||
|
|
||||||
[tool.setuptools.dynamic]
|
[tool.setuptools.dynamic]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user