File tree Expand file tree Collapse file tree 19 files changed +0
-37
lines changed
Expand file tree Collapse file tree 19 files changed +0
-37
lines changed Original file line number Diff line number Diff line change 2222
2323import os
2424import re
25- import sys
2625
2726# NOTE: This script can't rely on any 3rd party dependency so we need to use this code here
2827#
3635# for subpackages.
3736# At the very least we can vendorize some of their code instead of reimplementing
3837# each piece of their code every time our parsing breaks.
39- text_type = str
4038
4139GET_PIP = "curl https://bootstrap.pypa.io/get-pip.py | python"
4240
Original file line number Diff line number Diff line change 2222
2323import os
2424import re
25- import sys
2625
2726# NOTE: This script can't rely on any 3rd party dependency so we need to use this code here
2827#
3635# for subpackages.
3736# At the very least we can vendorize some of their code instead of reimplementing
3837# each piece of their code every time our parsing breaks.
39- text_type = str
4038
4139GET_PIP = "curl https://bootstrap.pypa.io/get-pip.py | python"
4240
Original file line number Diff line number Diff line change 2222
2323import os
2424import re
25- import sys
2625
2726# NOTE: This script can't rely on any 3rd party dependency so we need to use this code here
2827#
3635# for subpackages.
3736# At the very least we can vendorize some of their code instead of reimplementing
3837# each piece of their code every time our parsing breaks.
39- text_type = str
4038
4139GET_PIP = "curl https://bootstrap.pypa.io/get-pip.py | python"
4240
Original file line number Diff line number Diff line change 2222
2323import os
2424import re
25- import sys
2625
2726# NOTE: This script can't rely on any 3rd party dependency so we need to use this code here
2827#
3635# for subpackages.
3736# At the very least we can vendorize some of their code instead of reimplementing
3837# each piece of their code every time our parsing breaks.
39- text_type = str
4038
4139GET_PIP = "curl https://bootstrap.pypa.io/get-pip.py | python"
4240
Original file line number Diff line number Diff line change 2222
2323import os
2424import re
25- import sys
2625
2726# NOTE: This script can't rely on any 3rd party dependency so we need to use this code here
2827#
3635# for subpackages.
3736# At the very least we can vendorize some of their code instead of reimplementing
3837# each piece of their code every time our parsing breaks.
39- text_type = str
4038
4139GET_PIP = "curl https://bootstrap.pypa.io/get-pip.py | python"
4240
Original file line number Diff line number Diff line change 2222
2323import os
2424import re
25- import sys
2625
2726# NOTE: This script can't rely on any 3rd party dependency so we need to use this code here
2827#
3635# for subpackages.
3736# At the very least we can vendorize some of their code instead of reimplementing
3837# each piece of their code every time our parsing breaks.
39- text_type = str
4038
4139GET_PIP = "curl https://bootstrap.pypa.io/get-pip.py | python"
4240
Original file line number Diff line number Diff line change 2222
2323import os
2424import re
25- import sys
2625
2726# NOTE: This script can't rely on any 3rd party dependency so we need to use this code here
2827#
3635# for subpackages.
3736# At the very least we can vendorize some of their code instead of reimplementing
3837# each piece of their code every time our parsing breaks.
39- text_type = str
4038
4139GET_PIP = "curl https://bootstrap.pypa.io/get-pip.py | python"
4240
Original file line number Diff line number Diff line change 2222
2323import os
2424import re
25- import sys
2625
2726# NOTE: This script can't rely on any 3rd party dependency so we need to use this code here
2827#
3635# for subpackages.
3736# At the very least we can vendorize some of their code instead of reimplementing
3837# each piece of their code every time our parsing breaks.
39- text_type = str
4038
4139GET_PIP = "curl https://bootstrap.pypa.io/get-pip.py | python"
4240
Original file line number Diff line number Diff line change 2222
2323import os
2424import re
25- import sys
2625
2726# NOTE: This script can't rely on any 3rd party dependency so we need to use this code here
2827#
3635# for subpackages.
3736# At the very least we can vendorize some of their code instead of reimplementing
3837# each piece of their code every time our parsing breaks.
39- text_type = str
4038
4139GET_PIP = "curl https://bootstrap.pypa.io/get-pip.py | python"
4240
Original file line number Diff line number Diff line change 2222
2323import os
2424import re
25- import sys
2625
2726# NOTE: This script can't rely on any 3rd party dependency so we need to use this code here
2827#
3635# for subpackages.
3736# At the very least we can vendorize some of their code instead of reimplementing
3837# each piece of their code every time our parsing breaks.
39- text_type = str
4038
4139GET_PIP = "curl https://bootstrap.pypa.io/get-pip.py | python"
4240
You can’t perform that action at this time.
0 commit comments