Skip to content

Commit db93e23

Browse files
committed
Include tests in sdist
Closes alex-rudakov/sphinx-argparse#140
1 parent 5ff5e68 commit db93e23

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Change log
33
**********
44

5+
0.3.1
6+
#####
7+
8+
* Include tests in sdist
9+
510
0.3.0
611
#####
712

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors = ["Ash Berlin-Taylor <ash_github@firemirror.com>"]
66
license = "MIT"
77
packages = [
88
{ include = "sphinxarg" },
9+
{ include = "test", format = "sdist" },
910
]
1011

1112
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)