Skip to content

Commit

Permalink
Merge pull request #9 from axiom-data-science/fix-pip-package
Browse files Browse the repository at this point in the history
Add a MANIFEST.in to include the VERSION file
  • Loading branch information
kwilcox authored Mar 17, 2022
2 parents 6d86e94 + 0d523b5 commit be4f66d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
include *.txt
include README.md
include VERSION

0 comments on commit be4f66d

Please sign in to comment.