tools/install_venv fixed

Change-Id: I1b6dd5f7951f6209b99c877551007af4ddd1ca59
This commit is contained in:
Sergey Lukjanov 2013-04-18 14:44:41 +04:00
parent 9965fda0e0
commit 1ea4cecdb0
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
tox -vvv -epep8 -- python --version
tox -vvv -evenv -- python --version