diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2015-09-07 09:14:24 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-09-07 09:14:24 -0400 |
| commit | dac2106e1108212851b85244fe5d6581c4a4409a (patch) | |
| tree | 4336cc8539befa966d5a29a2d8913d77d1b0928c /ci | |
| parent | ccd78c451aade14fd237fa4391012fd7be2c0b3b (diff) | |
| download | python-coveragepy-git-dac2106e1108212851b85244fe5d6581c4a4409a.tar.gz | |
Move most requirements into requirements/*.pip, and share them where possible
--HG--
rename : requirements.pip => requirements/dev.pip
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/requirements.pip | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ci/requirements.pip b/ci/requirements.pip deleted file mode 100644 index 74bcc574..00000000 --- a/ci/requirements.pip +++ /dev/null @@ -1,4 +0,0 @@ -# Things to install in continuous integration environments. -setuptools==18.2 -tox==2.1.1 -wheel==0.24.0 |
