buffer-python
buffer-python copied to clipboard
Fixed setup.py to include all the files and packages.
In setup.py, you need to provide all the packages and not just top level packages. As a result when you install buffer-python using pip, buffpy/model and buffpy/manager packages is not available.
Thumbs up!
Any chance of this getting fixed?