Do not include tests in distribution
This commit is contained in:
parent
9a243dd7c8
commit
d5c1d3c1e2
@ -31,6 +31,8 @@ classifiers = [
|
|||||||
"Topic :: Software Development :: Documentation",
|
"Topic :: Software Development :: Documentation",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
exclude = ["**/tests", "gaphor/conftest.py" ]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.7"
|
||||||
pycairo = "^1.18"
|
pycairo = "^1.18"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user