lukasschwab / arxiv.py

Python wrapper for the arXiv API
MIT License
1.11k stars 123 forks source link

Use `setup-python@v4`, cache pip dependencies #133

Closed lukasschwab closed 1 year ago

lukasschwab commented 1 year ago

Description

Does what it says on the tin. Clears node deprecation warnings.

Breaking changes

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

None; only changes CI execution.

Relevant issues

List GitHub issues relevant to this change.

N/A

Checklist