aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* drop es depMartin Czygan2020-11-251-1/+0
|
* add pytest-covMartin Czygan2020-11-251-0/+50
|
* cleanupMartin Czygan2020-11-241-50/+0
|
* update setup.pyMartin Czygan2020-11-051-2/+3
|
* wip: notes on packagingMartin Czygan2020-10-301-4/+3
|
* wip: verifyMartin Czygan2020-10-221-0/+1
|
* reduce dependencies for a momentMartin Czygan2020-10-211-2/+2
|
* cleanupMartin Czygan2020-10-211-2/+0
|
* update setupMartin Czygan2020-10-211-3/+4
|
* cluster variantsMartin Czygan2020-10-211-0/+1
|
* add stub scriptMartin Czygan2020-08-171-0/+1
|
* large overhaulMartin Czygan2020-08-171-2/+4
| | | | | | * separate all fatcat related code into fatcat submodule * more type annotations * add verify_serial_name for journal names
* issn: simhash exampleMartin Czygan2020-08-171-0/+1
|
* 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