UNPKG

generator-toptive-python

Version:
16 lines (13 loc) 192 B
language: python python: - 3.6 - 3.5 - 3.4 - 2.7 install: - pip install -r requirements/dev.txt script: - make utest - sudo make install - make stest - sudo make uninstall