Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include LICENSE.txt README.rst notes.org tiny-client-demo.py h11/py.typed
include LICENSE.txt README.rst notes.org tiny-client-demo.py tox.ini h11/py.typed
recursive-include docs *
recursive-include h11/tests *
recursive-include fuzz *
Expand Down
2 changes: 2 additions & 0 deletions newsfragments/164.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Include ``tox.ini`` in source distributions so downstream packagers can run
the bundled test configuration from the sdist.