Skip to content

Commit

Permalink
setup_virtualenv is a shell script
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Jan 5, 2015
1 parent 2b09335 commit 300c719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup_virtualenv.py → setup_virtualenv.sh
@@ -1,3 +1,4 @@
#!/bin/bash
virtualenv comet_env
cd comet
source bin/activate
Expand Down

0 comments on commit 300c719

Please sign in to comment.