Installing pytest
[osm/vim-emu.git] / ansible / install.yml
index 1d73779..23df943 100755 (executable)
@@ -35,3 +35,6 @@
      
    - name: install oslo.config
      pip: name=oslo.config
+
+   - name: install pytest
+     pip: name=pytest