fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cover inheritance tests and fix
[wolnelektury.git]
/
fabfile.py
diff --git
a/fabfile.py
b/fabfile.py
index
7a333c9
..
30bce66
100644
(file)
--- a/
fabfile.py
+++ b/
fabfile.py
@@
-29,7
+29,7
@@
def production():
env.path = '/srv/wolnelektury.pl'
env.python = '/usr/bin/python'
env.virtualenv = '/usr/bin/virtualenv'
- env.pip = '
/usr
/bin/pip'
+ env.pip = '
ve
/bin/pip'
# =========
# = Tasks =