mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Change the KR url
This commit is contained in:
@@ -50,12 +50,12 @@ PY2_DOWNLOAD = ["enum34"]
|
||||
HARDCODED_LICENSE_URLS = {
|
||||
"pytoml": "https://github.com/avakar/pytoml/raw/master/LICENSE",
|
||||
"cursor": "https://raw.githubusercontent.com/GijsTimmers/cursor/master/LICENSE",
|
||||
"delegator.py": "https://raw.githubusercontent.com/kennethreitz/delegator.py/master/LICENSE",
|
||||
"delegator.py": "https://raw.githubusercontent.com/amitt001/delegator.py/master/LICENSE",
|
||||
"click-didyoumean": "https://raw.githubusercontent.com/click-contrib/click-didyoumean/master/LICENSE",
|
||||
"click-completion": "https://raw.githubusercontent.com/click-contrib/click-completion/master/LICENSE",
|
||||
"parse": "https://raw.githubusercontent.com/techalchemy/parse/master/LICENSE",
|
||||
"semver": "https://raw.githubusercontent.com/k-bx/python-semver/master/LICENSE.txt",
|
||||
"crayons": "https://raw.githubusercontent.com/kennethreitz/crayons/master/LICENSE",
|
||||
"crayons": "https://raw.githubusercontent.com/MasterOdin/crayons/master/LICENSE",
|
||||
"pip-tools": "https://raw.githubusercontent.com/jazzband/pip-tools/master/LICENSE",
|
||||
"pytoml": "https://github.com/avakar/pytoml/raw/master/LICENSE",
|
||||
"webencodings": "https://github.com/SimonSapin/python-webencodings/raw/"
|
||||
|
||||
Reference in New Issue
Block a user