Skip to content

Commit dfdeaed

Browse files
committed
Fixed python sdist build to add a missing cmake file
1 parent 8d7f06f commit dfdeaed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
recursive-include lib *.c *.h atca_config.h.in CMakeLists.txt 90-cryptohid.rules
22
recursive-include third_party *.c *.h
33
recursive-include app *.c *.h
4+
recursive-include lib/cmake *.cmake
45
include cryptoauthlib/cryptoauth.json
56
include MANIFEST.in setup.py setup.cfg README.md release_notes.md VERSION LICENSE.txt

0 commit comments

Comments
 (0)