You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some config files needs to be added so this package is deployable using pip.
Additionally a restructuring of the repo is needed to fit the packaging structure.
I've created a setup.py file and restructured the repo so that the PyBake module is now at toplevel. This changes has been made on the packaging branch which is also merged in the stock branch. One might consider merging this branch before doing further development due to the structure changes.
Some config files needs to be added so this package is deployable using pip.
Additionally a restructuring of the repo is needed to fit the packaging structure.
See https://python-packaging-user-guide.readthedocs.org/en/latest/distributing.html
And Sample Project Setup: https://github.com/pypa/sampleproject
The text was updated successfully, but these errors were encountered: