-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: test notebooks with nbmake (#186)
* ci: run mypy in tox sty job through pre-commit This is possible since #184 made mypy run serial in pre-commit * ci: rename tox testnb job to nb * ci: switch to nbmake * ci: update workflows with repo-maintenance * ci: update pip constraints and pre-commit config * chore: use next-gen attr API Since attr >20.1.0 is already requested, we can switch to https://www.attrs.org/en/stable/api.html#next-gen * ci: update pip constraints and pre-commit config Co-authored-by: GitHub <noreply@github.com>
- Loading branch information
Showing
16 changed files
with
125 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.