Skip to content

Commit

Permalink
Fixed python sdist build to add a missing cmake file
Browse files Browse the repository at this point in the history
  • Loading branch information
Srinivas-E committed Oct 16, 2024
1 parent 8d7f06f commit dfdeaed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
recursive-include lib *.c *.h atca_config.h.in CMakeLists.txt 90-cryptohid.rules
recursive-include third_party *.c *.h
recursive-include app *.c *.h
recursive-include lib/cmake *.cmake
include cryptoauthlib/cryptoauth.json
include MANIFEST.in setup.py setup.cfg README.md release_notes.md VERSION LICENSE.txt

0 comments on commit dfdeaed

Please sign in to comment.