Make dockerpycreds part of the SDK under docker.credentials
Signed-off-by:
Joffrey F <joffrey@docker.com>
Showing
... | @@ -3,7 +3,6 @@ asn1crypto==0.22.0 | ... | @@ -3,7 +3,6 @@ asn1crypto==0.22.0 |
backports.ssl-match-hostname==3.5.0.1 | backports.ssl-match-hostname==3.5.0.1 | ||
cffi==1.10.0 | cffi==1.10.0 | ||
cryptography==2.3 | cryptography==2.3 | ||
docker-pycreds==0.4.0 | |||
enum34==1.1.6 | enum34==1.1.6 | ||
idna==2.5 | idna==2.5 | ||
ipaddress==1.0.18 | ipaddress==1.0.18 | ||
... | ... |
tests/Dockerfile
0 → 100644
File added
Please
register
or
sign in
to comment