Merge pull request #121 from l-lumin/add-project-description
This commit is contained in:
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
|
|||||||
[project]
|
[project]
|
||||||
name = "markitdown"
|
name = "markitdown"
|
||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
description = ''
|
description = 'Utility tool for converting various files to Markdown'
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user