Skip to content

Commit 12f31ee

Browse files
committed
Closes-Bug: #1262321
Remove the unimplemented post_process method call Change-Id: Iaed526cc25a651008a66ad7f0050070ab2b4c595
1 parent de27c1b commit 12f31ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/install_venv.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ def main(argv):
5959
install.check_dependencies()
6060
install.create_virtualenv(no_site_packages=options.no_site_packages)
6161
install.install_dependencies()
62-
install.post_process()
6362
print_help()
6463

6564

0 commit comments

Comments
 (0)