diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2018-12-04 13:56:13 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2018-12-04 13:56:13 -0500 |
commit | 4f35c93fdebe4b06cfa4a50e79d510ae1729a704 (patch) | |
tree | 2cb4cb2ee1abdf53554d5668e51f96fa2070800c /etc/pip | |
download | docker-python-4f35c93fdebe4b06cfa4a50e79d510ae1729a704.tar.gz |
Initial commit
Diffstat (limited to 'etc/pip')
-rw-r--r-- | etc/pip/001-setuptools | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/pip/001-setuptools b/etc/pip/001-setuptools new file mode 100644 index 0000000..621eb9d --- /dev/null +++ b/etc/pip/001-setuptools @@ -0,0 +1,3 @@ +pip==18.1 +setuptools==40.6.2 +wheel==0.32.3 |