8000 Add README to pyproject metadata · python-control/python-control@308be1d · GitHub
[go: up one dir, main page]

Skip to content

Commit 308be1d

Browse files
committed
Add README to pyproject metadata
1 parent 18975c5 commit 308be1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ name = "control"
1111
description = "Python Control Systems Library"
1212
authors = [{name = "Python Control Developers", email = "python-control-developers@lists.sourceforge.net"}]
1313
license = {text = "BSD-3-Clause"}
14+
readme = "README.rst"
1415
classifiers = [
1516
"Development Status :: 4 - Beta",
1617
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)
0