Skip to content

Commit

Permalink
added manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
giumas committed May 4, 2024
1 parent ce208fc commit 1293949
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Include the license file
include LICENSE
include AUTHORS.rst
include HISTORY.rst
recursive-include examples *.py
recursive-include tests *.py
recursive-include docs *.*
prune docs/_build

0 comments on commit 1293949

Please sign in to comment.