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 546a164 commit a3077bcCopy full SHA for a3077bc
pyproject.toml
@@ -43,6 +43,7 @@ xsuite-kernels = "xsuite_kernels.cli:main"
43
# bdist can be build including them following the standard PEP 517 procedure
44
# using the `build` command.
45
[tool.setuptools]
46
+packages = ["xsuite_kernels"]
47
include-package-data = true
48
49
[tool.setuptools.package-data]
0 commit comments