"Pip list"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-== 참고 자료 == +==참고==))
 
26번째 줄: 26번째 줄:
* [[You are using pip version 8.1.1, however version 9.0.1 is available.]]
* [[You are using pip version 8.1.1, however version 9.0.1 is available.]]


==참고 자료==
==참고==
* https://pip.pypa.io/en/stable/reference/pip_list/
* https://pip.pypa.io/en/stable/reference/pip_list/


[[분류: pip]]
[[분류: pip]]

2017년 6월 27일 (화) 13:05 기준 최신판

1 개요[ | ]

pip list
root@zetawiki:~# pip list
docutils (0.10)
Jinja2 (2.7.2)
MarkupSafe (0.18)
Pygments (1.6)
Sphinx (1.2.1)
root@zetawiki:~# pip list --outdated
docutils (Current: 0.10 Latest: 0.11)
Sphinx (Current: 1.2.1 Latest: 1.2.2)

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}