We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8ce73e + bf52567 commit 91f303cCopy full SHA for 91f303c
1 file changed
pyproject.toml
@@ -49,6 +49,9 @@ classifiers = [
49
"Programming Language :: Python :: 3.10",
50
"Topic :: Software Development :: Libraries"
51
]
52
+include = [
53
+ {path = "tests", format = "sdist"},
54
+]
55
56
[tool.poetry.dependencies]
57
python = "^3.7.0"
0 commit comments