aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* try out glomMartin Czygan2020-11-261-15/+37
|
* drop es depMartin Czygan2020-11-251-16/+0
|
* add pytest-covMartin Czygan2020-11-251-97/+210
|
* update PipfileMartin Czygan2020-11-141-50/+68
|
* update depsMartin Czygan2020-11-121-139/+138
|
* update depsMartin Czygan2020-11-071-1/+322
|
* update pipfileMartin Czygan2020-11-061-6/+76
|
* update PipfileMartin Czygan2020-11-051-54/+217
|
* add pydantic dependencyMartin Czygan2020-11-051-6/+14
|
* update depsMartin Czygan2020-11-051-6/+102
|
* update PipfileMartin Czygan2020-11-031-1/+34
|
* include fuzzycat in PipfileMartin Czygan2020-11-021-1/+42
| | | | > https://stackoverflow.com/q/50205311/89391
* v0.1.4Martin Czygan2020-11-021-1/+115
|
* update depsMartin Czygan2020-11-021-1/+8
|
* update pipfileMartin Czygan2020-11-021-2/+124
|
* minimal runnable file, based on python 3.5Martin Czygan2020-10-311-342/+10
|
* let make deps pipenv install use pre releasesMartin Czygan2020-08-121-1/+352
| | | | | The problem appeared as black seems to be a pre-release, cf. https://github.com/microsoft/vscode-python/issues/5171.
* basic scaffoldingMartin Czygan2020-08-121-0/+25