Skip to content

Commit

Permalink
show-tool-versions: add 'virtualenv'
Browse files Browse the repository at this point in the history
  • Loading branch information
warner committed Feb 22, 2016
1 parent 186f6d4 commit 428ca04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc/build_helpers/show-tool-versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ def print_py_pkg_ver(pkgname, modulename=None):
print_platform()
print
print_python_ver()
print_stdout(['virtualenv', '--version'])
print
print_stdout(['locale'])
print_python_encoding_settings()
Expand Down

0 comments on commit 428ca04

Please sign in to comment.