Steffen Gaisser
Results
1
issues of
Steffen Gaisser
Currently, the tests are installed as own package and show up in the python environment if the package is installed with pip. Maybe add ```toml [tool.setuptools.packages.find] exclude = ["docs", "tests*"]...