setup does not install pgmult.internals
Open
- Dominant language
- Python
- Stars
- 61
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
In order to install the internals - which are accesses by utils.py - the packages line in setup.py needs to read:
packages=['pgmult', 'pgmult.internals'],
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.