edgi-govdata-archiving / wayback

A Python API to the Internet Archive Wayback Machine
https://wayback.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
67 stars 12 forks source link

Add Dependabot for dev dependencies #132

Closed Mr0grog closed 1 year ago

Mr0grog commented 1 year ago

My understanding (we'll see, might be wrong!) is that dependabot will include extras_require entries as dev dependencies, so I've made deps installable that way (really that should have been done long ago): pip install wayback[dev,test,docs].