diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2014-09-27 16:16:22 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-09-27 16:16:22 -0400 |
commit | c2e9f2ad32978620037bfbcc792e94e8e32f8097 (patch) | |
tree | a8e501faa8b6af2f5e53b269fe84328fe14d42d8 | |
parent | 7d9c21a893431798ba77edd62b5490ff4ce47ecf (diff) | |
download | external_python_setuptools-c2e9f2ad32978620037bfbcc792e94e8e32f8097.tar.gz external_python_setuptools-c2e9f2ad32978620037bfbcc792e94e8e32f8097.tar.bz2 external_python_setuptools-c2e9f2ad32978620037bfbcc792e94e8e32f8097.zip |
Update requirements
-rw-r--r-- | setuptools.egg-info/requires.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setuptools.egg-info/requires.txt b/setuptools.egg-info/requires.txt index 4fa66c71..f3f4471e 100644 --- a/setuptools.egg-info/requires.txt +++ b/setuptools.egg-info/requires.txt @@ -1,3 +1,4 @@ +packaging>=14.2,<15.0.dev0 [certs] certifi==1.0.1 |