lukasschwab / arxiv.py

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

Set python_requires >=3.7 #111

Closed lukasschwab closed 1 year ago

lukasschwab commented 1 year ago

Description

Should capture what we test in CI: 3.7, 3.8, 3.9, 3.10, 3.11.

Breaking changes

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

None.

Relevant issues

List GitHub issues relevant to this change.

Checklist