Skip to content

Commit

Permalink
Add manifest for new build packaging
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Jan 21, 2022
1 parent 74ff7d9 commit 9a3ef40
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
include LICENSE
include README.md
include adi/*

exclude setup.cfg

recursive-exclude test *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

0 comments on commit 9a3ef40

Please sign in to comment.