Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Switch Tox for Nox #548

Open
andersbogsnes opened this issue Jun 9, 2020 · 0 comments
Open

ENH: Switch Tox for Nox #548

andersbogsnes opened this issue Jun 9, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@andersbogsnes
Copy link
Owner

Is your feature request related to a problem? Please describe.
We have been using Tox for a while and are happy with it. Nox does seem like a superior option, being a Python script allows for IDE autocompletion, branching logic and other advantages in having it as a python script

Describe the solution you'd like
Replace tox.ini with a noxfile

Describe alternatives you've considered
Invoke is also an option, but is more low-level. Makefiles are not supported on Windows as easily

@andersbogsnes andersbogsnes added enhancement New feature or request good first issue Good for newcomers labels Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant