Merge pull request #121 from l-lumin/add-project-description
This commit is contained in:
commit
925c4499f7
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ build-backend = "hatchling.build"
|
|||
[project]
|
||||
name = "markitdown"
|
||||
dynamic = ["version"]
|
||||
description = ''
|
||||
description = 'Utility tool for converting various files to Markdown'
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
license = "MIT"
|
||||
|
|
|
|||
Loading…
Reference in a new issue