Skip to content

Commit

Permalink
Include tox.ini in sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
mwilliamson committed Nov 10, 2023
1 parent 3ba1f44 commit 9def21d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

1.7.0
-----

* Include tox.ini in sdist.

1.6.0
-----

Expand Down
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ include README.rst
include LICENSE
include deps/*.tar.gz
recursive-include tests *.py
include tox.ini

0 comments on commit 9def21d

Please sign in to comment.