MCPcopy Create free account
hub / github.com/ai-techsystems/deepC / setup.py

File setup.py

setup.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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
4import os, sys, glob

Callers

nothing calls this directly

Calls 4

link_dirFunction · 0.85
source_filesFunction · 0.85
readMethod · 0.80
appendMethod · 0.80

Tested by

no test coverage detected