Skip to content

Commit

Permalink
Merge pull request #169 from mgorny/sdist
Browse files Browse the repository at this point in the history
Include tests and documentation in sdist
  • Loading branch information
micheles authored Feb 23, 2025
2 parents c996292 + 8c87cb2 commit bbc430b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
include README.rst LICENSE.txt CHANGES.md performance.sh documentation.pdf
include src/decorator.py
include tests/*.py
graft docs

0 comments on commit bbc430b

Please sign in to comment.