aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* add deps for notebooksMartin Czygan2020-08-121-4/+6
|
* update setup.pyMartin Czygan2020-08-121-2/+10
|
* adjust formattingMartin Czygan2020-08-121-1/+4
|
* add deps: ftfy, unidecode, ipythonMartin Czygan2020-08-121-1/+3
|
* add coverage dependencyMartin Czygan2020-08-121-1/+1
|
* setup: require fatcat-openapi-clientMartin Czygan2020-08-121-1/+3
|
* switch to yapfMartin Czygan2020-08-121-1/+1
|
* add pytest dev dependencyMartin Czygan2020-08-121-1/+1
|
* add makefile style targetMartin Czygan2020-08-121-1/+2
|
* specify version in one place onlyMartin Czygan2020-08-121-1/+2
| | | | use: fuzzycat/__init__.py
* allow pypi uploadsMartin Czygan2020-08-121-1/+1
| | | | see: https://pypi.org/project/fuzzycat/
* basic scaffoldingMartin Czygan2020-08-121-0/+26