summaryrefslogtreecommitdiffstats
path: root/setup.cfg (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update minimum supported Python version to 3.9.Diego Elio Pettenò2023-08-031-1/+1
* Move pytest configuration to pyproject.toml.Diego Elio Pettenò2020-10-041-13/+0
* Add py.typed file to mark the package as typed.Diego Elio Pettenò2020-10-041-0/+3
* Move console_scripts definition to setup.cfg.Diego Elio Pettenò2020-10-041-0/+4
* Partially reformat setup.cfg with setup-cfg-fmt.Diego Elio Pettenò2020-08-031-21/+21
* Remove reference to test-requirements.txt that does not exist anymore.Diego Elio Pettenò2020-05-161-1/+0
* Move more setup() parameters in setup.cfg.Diego Elio Pettenò2020-05-161-0/+9
* Fix mistake on content type variable.Diego Elio Pettenò2020-05-161-1/+1
* Make the project compliant with the REUSE guidelines.Diego Elio Pettenò2020-04-201-0/+7
* Add flake8 to configuration and pre-commit.Diego Elio Pettenò2020-03-261-0/+5
* Move static descriptions to `setup.cfg` simplifying `setup.py`.Diego Elio Pettenò2020-03-251-0/+23
* Move tests to be organized within the source directory.Diego Elio Pettenò2020-03-161-2/+0
* Use pytest to run testsMuhammad Kaisar Arkhan2017-12-301-0/+15