aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add makefile style targetMartin Czygan2020-08-121-2/+3
|
* cleanup build directory as wellMartin Czygan2020-08-121-0/+1
|
* let make deps pipenv install use pre releasesMartin Czygan2020-08-121-1/+3
| | | | | The problem appeared as black seems to be a pre-release, cf. https://github.com/microsoft/vscode-python/issues/5171.
* allow pypi uploadsMartin Czygan2020-08-121-2/+18
| | | | see: https://pypi.org/project/fuzzycat/
* basic scaffoldingMartin Czygan2020-08-121-0/+29