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.
1 parent d3f7642 commit 0c384c3Copy full SHA for 0c384c3
python/pyproject.toml
@@ -56,7 +56,7 @@ GitHub = "https://github.com/tskit-dev/tskit/"
56
tskit = "tskit.cli:tskit_main"
57
58
[tool.setuptools]
59
-packages = ["tskit"]
+packages = ["tskit", "tskit.jit"]
60
61
[tool.setuptools.dynamic]
62
version = {attr = "tskit._version.tskit_version"}
0 commit comments