We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc7778b commit b76b5cbCopy full SHA for b76b5cb
MANIFEST.in
@@ -3,5 +3,6 @@ graft example-models
3
graft test
4
graft contrib
5
recursive-include hls4ml/templates *
6
-global-exclude .git .gitmodules .gitlab-ci.yml
+recursive-include hls4ml *.py
7
+global-exclude .git .gitmodules .gitlab-ci.yml *.pyc
8
include hls4ml/backends/vivado_accelerator/supported_boards.json
0 commit comments