Skip to content

Commit 83956ea

Browse files
committed
update metadata
1 parent 57d81af commit 83956ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ build-backend = "setuptools.build_meta"
66
name = "riptide-lib"
77
version = "0.10.0"
88
description = "Tool to manage development environments for web applications using containers - Library Package"
9-
readme = "README.rst"
9+
readme = "README.md"
1010
requires-python = ">=3.11"
11-
license = { file = "LICENSE" }
11+
license = "MIT"
1212
authors = [
1313
{ name = "Marco Köpcke", email = "hello@capypara.de" }
1414
]

0 commit comments

Comments
 (0)