Merge branch 'master' of stigma:platforma
[redakcja.git] / fabfile.py
index 39b9582..5f9cd3f 100644 (file)
@@ -1,3 +1,5 @@
+from __future__ import with_statement
+
 from fabric.api import run, env, cd
 
 def staging():