Skip to content

Commit

Permalink
[#112] Add missing files under sphinx-intl/tests/ are missing to sdist (
Browse files Browse the repository at this point in the history
  • Loading branch information
shimizukawa authored Nov 25, 2024
1 parent f532463 commit dc976c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
include *.rst
include requirements-*.txt
include tox.ini
recursive-include tests *
prune tests/__pycache__
recursive-include doc *
prune doc/locale
prune doc/_build
prune .devcontainer
prune .github

0 comments on commit dc976c0

Please sign in to comment.