Closed bdc34 closed 4 years ago
This relies on a having branch ARXIVNG-2917 of arxiv-base. Install it with
pipenv install -d
followed bypip install https://github.com/arXiv/arxiv-base/archive/ARXIVNG-2917.zip
Then use the local flask.
Maybe this could be simplified by specifying one of the recent arxiv-base release candidates in Pipfile
?
Also adds a test route. Should I get rid of that?
I think it's good to have.
Process step definitely does not complete.
This relies on a having branch ARXIVNG-2917 of arxiv-base. Install it with
pipenv install -d
followed bypip install https://github.com/arXiv/arxiv-base/archive/ARXIVNG-2917.zip
Then use the local flask.Also adds a test route. Should I get rid of that?