Skip to content

Commit 4081c6d

Browse files
committed
Remove tox from .github PR template
1 parent d584486 commit 4081c6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
TODO:
44

55
- [ ] Unit tests and/or doctests in docstrings
6-
- [ ] `tox -e py310` passes locally
6+
- [ ] Tests pass locally
77
- [ ] Docstrings and API docs for any new/modified user-facing classes and functions
88
- [ ] Changes documented in docs/release.rst
9-
- [ ] `tox -e docs` passes locally
9+
- [ ] Docs build locally
1010
- [ ] GitHub Actions CI passes
1111
- [ ] Test coverage to 100% (Coveralls passes)

0 commit comments

Comments
 (0)