Browse Source

add python virtualenv gimme

Kyle P Davis 9 years ago
parent
commit
73654516c4
2 changed files with 2 additions and 0 deletions
  1. 1 0
      gimmes/my/py
  2. 1 0
      gimmes/virtualenv

+ 1 - 0
gimmes/my/py

@@ -2,5 +2,6 @@
 set -o errexit -o pipefail
 
 gimme \
+	virtualenv \
 	pylint \
 	pep8

+ 1 - 0
gimmes/virtualenv

@@ -0,0 +1 @@
+_python_pkg