Skip to content

Commit

Permalink
Fix manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmtroffaes committed Aug 22, 2023
1 parent c283a54 commit b171dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ include requirements.txt
include mypy.ini
include pytest.ini
include .coveragerc
include .flake8
recursive-include src *.py py.typed
recursive-include doc *
recursive-include test *
global-exclude *.pyc
exclude .gitignore
exclude .travis.yml
exclude release_checklist.txt
prune doc/_build

0 comments on commit b171dab

Please sign in to comment.