Skip to content

Commit 6bfe9bb

Browse files
committed
Closes #453 - update tutorial/venv.po
1 parent cf58c95 commit 6bfe9bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tutorial/venv.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ msgid "Managing Packages with pip"
142142
msgstr "pip로 패키지 관리하기"
143143

144144
#: ../Doc/tutorial/venv.rst:89
145-
#, fuzzy
146145
msgid ""
147146
"You can install, upgrade, and remove packages using a program called "
148147
":program:`pip`. By default ``pip`` will install packages from the Python"
@@ -151,7 +150,7 @@ msgid ""
151150
"limited search feature:"
152151
msgstr ""
153152
":program:`pip` 라는 프로그램을 사용하여 패키지를 설치, 업그레이드 및 제거할 수 있습니다. 기본적으로 ``pip`` 는"
154-
" 파이썬 패키지 색인(Python Package Index), <https://pypi.python.org/pypi>, 에서 "
153+
" 파이썬 패키지 색인(Python Package Index), <https://pypi.org>, 에서 "
155154
"패키지를 설치합니다. 웹 브라우저에서 파이썬 패키지 색인을 살펴보거나, ``pip`` 의 제한된 검색 기능을 사용할 수 있습니다:"
156155

157156
#: ../Doc/tutorial/venv.rst:105

0 commit comments

Comments
 (0)