summaryrefslogtreecommitdiff
path: root/requirements/ci.pip
diff options
context:
space:
mode:
Diffstat (limited to 'requirements/ci.pip')
-rw-r--r--requirements/ci.pip3
1 files changed, 1 insertions, 2 deletions
diff --git a/requirements/ci.pip b/requirements/ci.pip
index c4fdbab5..060d1de3 100644
--- a/requirements/ci.pip
+++ b/requirements/ci.pip
@@ -1,8 +1,7 @@
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
-# Things CI servers need to succeeed.
+# Things CI servers need for running tests.
-r tox.pip
-r pytest.pip
-r wheel.pip
-tox-gh-actions==2.2.0