You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't need to follow them fully, but in general, I have found them to be pretty good and reasonable guidelines :)
Note that nox provides a tox-to-nox CLI as well to ease the migration, but it isn't too difficult to do so by hand either, and it shouldn't take too long.
The text was updated successfully, but these errors were encountered:
I might have a bias because I'm a fond user of nox 😁 so I mostly agree with all of the arguments listed here, sharing for reference: astropy/astropy#16412
It is more of an opinionated choice because both of them are quite robust tools. Some arguments in favour of
nox
and how to configure it are listed the Scientific Python guides: https://learn.scientific-python.org/development/guides/tasks/#task-runnersWe don't need to follow them fully, but in general, I have found them to be pretty good and reasonable guidelines :)
Note that
nox
provides atox-to-nox
CLI as well to ease the migration, but it isn't too difficult to do so by hand either, and it shouldn't take too long.The text was updated successfully, but these errors were encountered: