bosd

Results 136 issues of bosd

This commit drops support for Python 3.8, which was failing due to an issue with an older version of setuptools and the license field in pyproject.toml. The supported Python version...

dependencies
python
removal

Prevent the unneccesary runtime for installing dependencies. E.g. for linting or docs sessions

At the time this project was created there might be not a lot of options to extract the texts from an pdf. Poppler was/is a very good library for extracting...

type:enhancement
dependencies

Currently I'm working on utilizing a cookiecutter template for this module. One of the features is automatic locking of dependencies. depending on whcih cokkiecuttur will get merged, it will use...

type:task

Currently I'm working on utilizing a cookiecutter template for this module. One of the features is parallel code checking with codecov. Recent changes of the codev api, requires one to...

type:task