Skip to content

Commit

Permalink
Fix Tox install script (#7, #13)
Browse files Browse the repository at this point in the history
  • Loading branch information
a5kin committed Apr 13, 2018
1 parent dc50fff commit 49a3c30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox_install.py
Expand Up @@ -2,7 +2,6 @@

if __name__ == '__main__':
import sys
import os
import subprocess

for package in sys.argv[1:]:
Expand Down

0 comments on commit 49a3c30

Please sign in to comment.