pdfminer.six/tools
Pieter Marsman b84cfc98e0
Update development tools: travis ci to github actions, tox to nox, nose to pytest (#704)
* Replace tox with nox

* Replace travis with github actions

* Fix pytest, mypy and flake8 errors

* Add pytest.

* Run on all commits

* Remove nose

* Speedup slow tests to save GitHub actions minutes

* Added line to CHANGELOG.md

* Fix line too long in pdfdocument.py

* Update .github/workflows/actions.yml

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

* Improve actions.yml

* Fix error with nox name for mypy

* Add names for jobs

* Replace nose.raises with pytest.raises

Co-authored-by: Jake Stockwin <jstockwin@gmail.com>
2022-02-02 22:24:32 +01:00
..
Makefile webapp fixed 2010-12-25 08:41:35 +00:00
__init__.py tools must be a module to enable scripts tests 2014-09-04 09:47:33 +02:00
conv_afm.py Add type annotations (#661) 2021-10-09 16:23:28 +02:00
conv_cmap.py Add type annotations (#661) 2021-10-09 16:23:28 +02:00
conv_glyphlist.py Add type annotations (#661) 2021-10-09 16:23:28 +02:00
dumppdf.py Use logger.warn instead of warnings.warn if warning cannot be prevented by user (#673) 2022-01-26 20:41:12 +01:00
pdf2txt.py Update development tools: travis ci to github actions, tox to nox, nose to pytest (#704) 2022-02-02 22:24:32 +01:00
pdfdiff.py Add type annotations (#661) 2021-10-09 16:23:28 +02:00
pdfstats.py Add type annotations (#661) 2021-10-09 16:23:28 +02:00
prof.py Add type annotations (#661) 2021-10-09 16:23:28 +02:00