[Tests] Unable to run unit tests using PyPI release
Open
- Dominant language
- Python
- Stars
- 25
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
The PyPI release is missing [`__init__.py`](https://github.com/G-Node/python-odml/blob/master/test/__init__.py) and [`util.py`](https://github.com/G-Node/python-odml/blob/master/test/util.py) in `test/`, making it impossible to run the tests.
Could these be added to the PyPI release, please?
Contributor guide
Assessment
This issue has not been assessed yet.