aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add deps: ftfy, unidecode, ipythonMartin Czygan2020-08-121-1/+3
|
* add notes/todoMartin Czygan2020-08-121-0/+17
|
* makefile: fix typoMartin Czygan2020-08-121-1/+1
|
* add coverage dependencyMartin Czygan2020-08-122-7/+12
|
* setup: require fatcat-openapi-clientMartin Czygan2020-08-121-1/+3
|
* switch to yapfMartin Czygan2020-08-126-10/+28
|
* add testsMartin Czygan2020-08-121-0/+115
|
* utils: fix importsMartin Czygan2020-08-121-1/+1
|
* fix status definitionMartin Czygan2020-08-122-1/+3
|
* add pytest dev dependencyMartin Czygan2020-08-121-1/+1
|
* import utility functionsMartin Czygan2020-08-123-0/+165
|
* apply formatting styleMartin Czygan2020-08-121-1/+1
|
* add basic str utilsMartin Czygan2020-08-122-0/+83
|
* add makefile style targetMartin Czygan2020-08-122-3/+5
|
* cleanup build directory as wellMartin Czygan2020-08-121-0/+1
|
* v0.1.1Martin Czygan2020-08-121-0/+1
|
* specify version in one place onlyMartin Czygan2020-08-122-2/+5
| | | | use: fuzzycat/__init__.py
* let make deps pipenv install use pre releasesMartin Czygan2020-08-123-3/+359
| | | | | 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-122-3/+19
| | | | see: https://pypi.org/project/fuzzycat/
* basic scaffoldingMartin Czygan2020-08-128-1/+116
|
* Initial commitMartin Czygan2020-08-123-0/+152