lukasschwab / arxiv.py

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

Added time_sleep argument to list of input parameters to search funct… #49

Closed arkel23 closed 3 years ago

arkel23 commented 3 years ago

…ion for easily changing the time between chunk queries

Description

For some reason cannot run python setup.py test. It gives me an error: invalid command 'pytest'

Breaking changes

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

Relevant issues

List GitHub issues relevant to this change.

Checklist

lukasschwab commented 3 years ago

Whoops, I didn't see that this PR was open when I left the above comment!

I'm actually in the process of rewriting this client, but I'll get this PR merged before I do so the contribution is acknowledged.