summaryrefslogtreecommitdiff
path: root/noxfile.py
diff options
context:
space:
mode:
Diffstat (limited to 'noxfile.py')
-rw-r--r--noxfile.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/noxfile.py b/noxfile.py
index fcafb3ec2..7f1815d2e 100644
--- a/noxfile.py
+++ b/noxfile.py
@@ -63,12 +63,6 @@ def should_update_common_wheels() -> bool:
return need_to_repopulate
-# -----------------------------------------------------------------------------
-# Development Commands
-# These are currently prototypes to evaluate whether we want to switch over
-# completely to nox for all our automation. Contributors should prefer using
-# `tox -e ...` until this note is removed.
-# -----------------------------------------------------------------------------
@nox.session(python=["3.7", "3.8", "3.9", "3.10", "pypy3"])
def test(session: nox.Session) -> None:
# Get the common wheels.