Skip to content

Tags: Farfetch/checkarg

Tags

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: Add github action to publish on Pypi (#7)

- Update Makefile with new entries about building packages
- New dependencies to perform the packaging and publication
- Add version manager to deal with the project versioning
- Add the GitHub action which executes the validations, packaging, and publication
- Add the GitHub action which executes the validations, packaging on branch commits, for validation purposes.