microproduct/dem-sentiral/ISCEApp/site-packages/tox/__main__.py

5 lines
57 B
Python

import tox
if __name__ == "__main__":
tox.cmdline()