Skip to content

Commit

Permalink
install ipython and flake8 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
lxyu committed Oct 15, 2012
1 parent 193e63e commit e4457f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .virtualenvs/postmkvirtualenv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
# This hook is run after a new virtualenv is activated.

#pip install ipython
pip install ipython flake8

0 comments on commit e4457f8

Please sign in to comment.