Skip to content

Commit 6a1a3d7

Browse files
committed
add readme in pyproject.toml
1 parent 05c0fed commit 6a1a3d7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
0.8.1
2+
- maintenance release
13
0.8.0
24
- fix: do not ask for username when '--version' is specified
35
- ref: change organization domain to dc-cosmos.org

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ maintainers = [
1919
{name = "Paul Müller", email="dev@craban.de"},
2020
]
2121
description = "GUI for ground truth generation from .rtdc files for machine-learning-based event classification in deformability cytometry"
22+
readme = "README.rst"
2223
requires-python = ">=3.10, <4"
2324
keywords = ["RT-DC", "DC", "deformability", "cytometry", "machine-learning"]
2425
classifiers = [

0 commit comments

Comments
 (0)