Send to PyPI
Summary of Changes
Sends the package to PyPI. I wasn't sure how else to test this other than to send it to PyPI, so you can view it here: https://pypi.org/project/trame-facade/. I'll be overhauling the README in very short order through #23 (closed), but I'm still happy to make simpler changes to the README here if you'd like.
Checklist
-
The MR has a clear and concise title -
Code is self-documented and follows style guidelines. -
Automated tests are written and pass successfully. -
Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable) -
Readme file is present and up-to-date.
Documentation Updates
Additional Notes
Closes #20 (closed)