fix: use twine for releases

The old method of releasing to pypi broke for whatever reason and switching to a supported toolchain is easier than debugging the old one.

Additionally:

- Update gitchangelog
- Fix license entry
- Set long description type
- Gitignore the temporary readme file
This commit is contained in:
Jose Diaz-Gonzalez
2021-01-01 21:26:54 -05:00
parent 638bf7a77e
commit 613576dd25
3 changed files with 11 additions and 3 deletions

1
.gitignore vendored
View File

@@ -34,3 +34,4 @@ doc/aws_hostname.1
.vscode
.atom
README