chore: add nox support (#3101)

* chore: add nox support

* chore: add more lines to CODEOWNERS
This commit is contained in:
Henry Schreiner
2021-07-12 17:45:40 -04:00
committed by GitHub
parent 9f11951b5b
commit ddf0efb990
5 changed files with 115 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ ignore =
pybind11/include/**
pybind11/share/**
CMakeLists.txt
noxfile.py
[flake8]