ubuntu-buildroot/support/testing/tests/package/sample_python_crossbar.py

5 lines
53 B
Python

import os
import crossbar
crossbar.run(["version"])