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 91f5cf2 + fb1bb55 commit dc30e7bCopy full SHA for dc30e7b
1 file changed
pyproject.toml
@@ -42,6 +42,9 @@ classifiers = [
42
"Programming Language :: Python :: 3.10",
43
"Topic :: Software Development :: Libraries"
44
]
45
+include = [
46
+ {path = "tests", format = "sdist"},
47
+]
48
49
[tool.poetry.dependencies]
50
jsonschema = "^4.0.0"
0 commit comments