fatiando / pooch

A friend to fetch your data files
https://www.fatiando.org/pooch
Other
620 stars 74 forks source link

Add back setup.py to get GitHub info on dependents #399

Closed leouieda closed 7 months ago

leouieda commented 7 months ago

GitHub only shows packages and repositories that depend on Pooch when there is a setup.py file in the repository. Add one back that just calls setup() so we can access that feature.