lukasschwab / arxiv.py

Python wrapper for the arXiv API
MIT License
1.07k stars 120 forks source link

Use teapot.fly.dev over httpstat.us in tests #148

Closed lukasschwab closed 11 months ago

lukasschwab commented 11 months ago

Description

Theory: simple fly.io-hosted service might be more universally available, and easier for me to run locally. I observed some httpstat.us downtime.

Breaking changes

List any changes that break the API usage supported on master.

None; only tests.

Relevant issues

List GitHub issues relevant to this change.

Checklist