Skip to content

Commit 1b9637a

Browse files
committed
Exclude prepare package. Fixes #296.
1 parent f5ce7c1 commit 1b9637a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v3.9.1
2+
======
3+
4+
* #296: Exclude 'prepare' package.
5+
16
v3.9.0
27
======
38

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ exclude =
2929
dist*
3030
docs*
3131
tests*
32+
prepare*
3233

3334
[options.extras_require]
3435
testing =

0 commit comments

Comments
 (0)