Skip to content

Commit

Permalink
Exclude prepare package. Fixes #296.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Mar 29, 2021
1 parent f5ce7c1 commit 1b9637a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.rst
@@ -1,3 +1,8 @@
v3.9.1
======

* #296: Exclude 'prepare' package.

v3.9.0
======

Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -29,6 +29,7 @@ exclude =
dist*
docs*
tests*
prepare*

[options.extras_require]
testing =
Expand Down

0 comments on commit 1b9637a

Please sign in to comment.