aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyproject.toml
Commit message (Collapse)AuthorAgeFilesLines
* update pypi actionAdam Janovsky2022-12-101-1/+0
|
* flat -> src layout (#294)adamjanovsky2022-12-091-17/+116
| | | | | | - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml`
* no version guessingAdam Janovsky2022-05-301-0/+1
|
* add wheel requirement build timeAdam Janovsky2022-05-271-1/+1
|
* .Adam Janovsky2022-04-261-11/+15
|
* delete redundant certificate methodAdam Janovsky2022-02-101-0/+1
|
* Add slots to CVE and CPE objects.J08nY2021-12-261-1/+7
| | | | | | Fixes #109. Also adds a test loading the CVE database from the web.
* adjust workflows for mypyAdam Janovsky2021-12-181-5/+5
|
* finally fix line_length parameterAdam Janovsky2021-12-181-2/+2
|
* line-length -> line-width, may workAdam Janovsky2021-12-181-2/+3
|
* fix black and isort changesAdam Janovsky2021-12-181-1/+6
|
* sort importsAdam Janovsky2021-12-181-1/+2
|
* Introduce pyproject.tomlAdam Janovsky2021-12-181-0/+22