Skip to content

Commit

Permalink
Added Readme ref to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
Tranquility2 committed Feb 9, 2024
1 parent 123c0be commit b5ae7e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[project]
name = "xls-updater"
description = "Convert legacy xls data to newer xlsx format."
readme = "README.md"
requires-python = ">=3.11"
dynamic = ["version"]
keywords = [
Expand Down

0 comments on commit b5ae7e3

Please sign in to comment.