microproduct/atmosphericDelay-s1a/ISCEApp/site-packages/tox/__main__.py

5 lines
57 B
Python
Raw Normal View History

2024-12-18 03:03:53 +00:00
import tox
if __name__ == "__main__":
tox.cmdline()