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
61 stars 12 forks source link

Add Dependabot for dev dependencies #132

Closed Mr0grog closed 11 months ago

Mr0grog commented 11 months 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].