Soren I. Bjornstad
96f149feaa
use API token to upload to PyPi
...
User/password auth is deprecated for Twine.
2022-08-19 17:32:38 -05:00
Soren I. Bjornstad
48a8789c4d
activate venv before trying publish
...
Was planning to do this myself, but I forgot so many times I'm just
adding it...
2021-09-22 11:29:05 -05:00
Soren I. Bjornstad
cb55a967d0
remove build folder prior to building wheels
...
Otherwise files that have been removed will still show up in the wheel
-- but not in the source distribution -- which is super confusing and
wrong. No idea why Python doesn't check this itself.
2021-09-22 10:57:18 -05:00
Soren I. Bjornstad
102af1be43
don't upload to test pypi for the real publish >__<
2021-09-21 12:42:01 -05:00
Soren I. Bjornstad
828efa0a74
make publish executable
2021-09-21 12:39:42 -05:00
Soren I. Bjornstad
ea26f18906
set up publish to pypi
2021-09-21 11:54:05 -05:00