Skip to content

Commit

Permalink
Avoid docs/ examples being added to the package (dj-stripe#1123)
Browse files Browse the repository at this point in the history
therefromhere authored Feb 25, 2020
1 parent 371c813 commit 048d268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -36,6 +36,7 @@ install_requires =
[options.packages.find]
exclude =
docs
docs.*
tests
tests.*

0 comments on commit 048d268

Please sign in to comment.