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

Nox integration #72

Closed
johnthagen opened this issue Dec 1, 2021 · 3 comments · Fixed by #91
Closed

Nox integration #72

johnthagen opened this issue Dec 1, 2021 · 3 comments · Fixed by #91
Assignees
Labels
enhancement New feature or request

Comments

@johnthagen
Copy link
Owner

A possible replacement for tox is nox: https://nox.thea.codes/en/stable/

Related to #16, consider nox-poetry: https://github.com/cjolowicz/nox-poetry

As small side effect of this is that flake8 configuration would need to move back into flake8.ini or setup.cfg until #29 is complete.

@johnthagen johnthagen added the enhancement New feature or request label Dec 1, 2021
@johnthagen johnthagen changed the title nox integration nox Integration Dec 31, 2021
@johnthagen johnthagen changed the title nox Integration Nox Integration Jan 7, 2022
@johnthagen johnthagen changed the title Nox Integration Nox integration Jan 7, 2022
@johnthagen
Copy link
Owner Author

johnthagen commented Mar 27, 2022

For GitHub Actions integration, consider: https://github.com/marketplace/actions/setup-nox

It is also referenced in the main nox repo: https://github.com/wntrblm/nox/blob/main/docs/tutorial.rst#installation

@johnthagen
Copy link
Owner Author

Supporting Poetry 1.2 dependency groups would greatly clean up dependency declaration and usage compare to the current pip-tools/tox side of things.

It also seems as though the creator of nox-poetry might deprecate nox-poetry when Poetry 1.2 launches, however.

@johnthagen
Copy link
Owner Author

PyCharm does not currently have Nox-specific support: https://youtrack.jetbrains.com/issue/PY-37302

@johnthagen johnthagen mentioned this issue May 14, 2022
2 tasks
@johnthagen johnthagen self-assigned this May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant