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

chore: add nox support #3101

Merged
merged 2 commits into from
Jul 12, 2021
Merged

chore: add nox support #3101

merged 2 commits into from
Jul 12, 2021

Conversation

henryiii
Copy link
Collaborator

Description

This adds a simple set of nox sessions. The main one I needed this for was the
changelog runner, which allows this script to automatically setup a venv with
the correct dependencies. But I think this could help new contributors too, so
I added a few common useful things. We could simplify the CI a bit by using nox
for package build and docs checks.

Suggested changelog entry:

* Added nox support for easier local testing and linting of contributions.

@henryiii henryiii force-pushed the henryiii/feat/nox branch from 76431fb to 9c05304 Compare July 12, 2021 18:53
@henryiii henryiii force-pushed the henryiii/feat/nox branch from c99750b to 4000263 Compare July 12, 2021 20:58
@henryiii henryiii merged commit ddf0efb into pybind:master Jul 12, 2021
@henryiii henryiii deleted the henryiii/feat/nox branch July 12, 2021 21:45
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Jul 12, 2021
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants