PetroFit / petrofit

Python package for calculating Petrosian properties and fitting galaxy light profiles
https://petrofit.readthedocs.io
26 stars 6 forks source link

Change CI Testing to `tox` #118

Closed robelgeda closed 2 years ago

robelgeda commented 2 years ago

Right now the CI is using pytest to run tests, this PR changes it to tox

First Stage of #104