Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update Makefile | Martin Czygan | 2020-08-12 | 1 | -8/+12 |
| | |||||
* | makefile: add container export download | Martin Czygan | 2020-08-12 | 1 | -1/+6 |
| | |||||
* | makefile: fix typo | Martin Czygan | 2020-08-12 | 1 | -1/+1 |
| | |||||
* | add coverage dependency | Martin Czygan | 2020-08-12 | 1 | -6/+11 |
| | |||||
* | switch to yapf | Martin Czygan | 2020-08-12 | 1 | -2/+3 |
| | |||||
* | add makefile style target | Martin Czygan | 2020-08-12 | 1 | -2/+3 |
| | |||||
* | cleanup build directory as well | Martin Czygan | 2020-08-12 | 1 | -0/+1 |
| | |||||
* | let make deps pipenv install use pre releases | Martin Czygan | 2020-08-12 | 1 | -1/+3 |
| | | | | | The problem appeared as black seems to be a pre-release, cf. https://github.com/microsoft/vscode-python/issues/5171. | ||||
* | allow pypi uploads | Martin Czygan | 2020-08-12 | 1 | -2/+18 |
| | | | | see: https://pypi.org/project/fuzzycat/ | ||||
* | basic scaffolding | Martin Czygan | 2020-08-12 | 1 | -0/+29 |