| 1 | # how to run this script: python setup.py bdist_wheel |
| 2 | # how to test install: python -m pip install ~/dnnc/master/dnnCompiler/dist/dnnc-0.1-py3-none-any.whl --root pip_install_test |
| 3 | |
| 4 | import os, sys, glob |
nothing calls this directly
no test coverage detected