diff options
Diffstat (limited to 'requirements/ci.pip')
-rw-r--r-- | requirements/ci.pip | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/requirements/ci.pip b/requirements/ci.pip index 72c6a790..2eba2f49 100644 --- a/requirements/ci.pip +++ b/requirements/ci.pip @@ -4,6 +4,5 @@ -c pins.pip # Things CI servers need for running tests. --r tox.pip +tox -r pytest.pip --r wheel.pip |