Removed outdated zerorpc API.
[osm/vim-emu.git] / ansible / install.yml
index 841b2e9..b103c4d 100755 (executable)
@@ -24,9 +24,6 @@
    - name: install setuptools
      pip: name=setuptools state=latest
 
-   - name: install zerorpc
-     pip: name=zerorpc state=latest
-
    - name: install tabulate
      pip: name=tabulate state=latest