pdfminer.six/tools
Pieter Marsman d89cc357ee
Add github action for releasing to pypi if git tag is added. (#727)
* Add github action for releasing to pypi if git tag is added.

* Checkout code and fix typos.

* Replace end with fi

* Strictly numeric version for testing.

* Remove obsolete Make commands for publishing

* Also create GitHub release

* Update pdfminer/__init__.py

Co-authored-by: Jake Stockwin <jstockwin@gmail.com>

* Remove test pypi release

* Use maintained github action for releasing

* Change tag format for versions

* Undo commenting pypi publishing

* Remove develop branch, since that will be removed in favor off adding tags for releases.

* Change version regex

Co-authored-by: Jake Stockwin <jstockwin@gmail.com>
2022-03-19 20:46:00 +01:00
..
__init__.py tools must be a module to enable scripts tests 2014-09-04 09:47:33 +02:00
conv_afm.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
conv_cmap.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
conv_glyphlist.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
dumppdf.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdf2txt.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfdiff.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfstats.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
prof.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00