diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-09-02 22:54:23 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-09-02 22:54:23 +1000 |
commit | 3a28c595df63305eec2b924dad2389c5482e2360 (patch) | |
tree | 1da1e9d543fcad2930a90a7bb7b75499ade015ac /python3-pip | |
parent | 82ac32a4ce08c0eb056a0c135326f56871f81548 (diff) | |
download | opt-3a28c595df63305eec2b924dad2389c5482e2360.tar.gz opt-3a28c595df63305eec2b924dad2389c5482e2360.tar.xz |
python-pip python3-pip remove old readme
Diffstat (limited to 'python3-pip')
-rw-r--r-- | python3-pip/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python3-pip/README b/python3-pip/README deleted file mode 100644 index b7a6e81a9..000000000 --- a/python3-pip/README +++ /dev/null @@ -1,3 +0,0 @@ -python3-pip now requires python3-setuptools to function and can not be added, -as a dependency to python3-pip as this will cause a cyclic dependency loop. -Please prt-get depinst python3-setuptools to use python3-pip. |