Skip to content

Commit

Permalink
build: Update MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Dec 14, 2021
1 parent fd48b46 commit c1e02be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
include LICENSE
recursive-include docs *.py
recursive-include docs *.rst
recursive-include docs *.txt
recursive-include docs Makefile
recursive-include tests *.json
recursive-include tests *.py
recursive-include tests *.xlsx
exclude requirements.txt
exclude .readthedocs.yaml
6 changes: 0 additions & 6 deletions requirements.txt

This file was deleted.

0 comments on commit c1e02be

Please sign in to comment.