Python packaging and advanced Git commit

30 Okt 2021 / Oscar F

Package your python project: To have your project installable from a Package Index like PyPI, you’ll need to create a Distribution (aka “Package”) for your project.

Stackoverflow answer: Git - Remove commit from history

Stackoverflow answer: Git - Merge multiple commits