diff options
Diffstat (limited to 'requirements/wheel.pip')
| -rw-r--r-- | requirements/wheel.pip | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/requirements/wheel.pip b/requirements/wheel.pip index 30ac5455..2ef8a002 100644 --- a/requirements/wheel.pip +++ b/requirements/wheel.pip @@ -1,3 +1,6 @@ +# 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 needed to make wheels for coverage.py -setuptools==40.0.0 -wheel==0.31.1 +setuptools==40.4.3 +wheel==0.32.1 |
