Skip to content

Commit 4000ad8

Browse files
committed
pyproject: include AUTHORS.md
1 parent 8d91629 commit 4000ad8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ classifiers = [
1414
"Natural Language :: English",
1515
"Operating System :: OS Independent",
1616
]
17+
include = [
18+
"AUTHORS.md"
19+
]
1720

1821
[tool.poetry.scripts]
1922
pybricksdev = 'pybricksdev.cli:main'

0 commit comments

Comments
 (0)