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