Deploy-BERT-for-Sentiment-Analysis-with-FastAPI icon indicating copy to clipboard operation
Deploy-BERT-for-Sentiment-Analysis-with-FastAPI copied to clipboard

Missing `httpie` requirement for test script

Open Querela opened this issue 4 years ago • 0 comments

The http command, probably provided by httpie, is missing from the dev requirements. Maybe just include it into the Pipfile to provide an out-of-the-box working example.

Querela avatar Feb 24 '21 17:02 Querela