Skip to content

Commit

Permalink
Add readme to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jherbel committed Jul 16, 2024
1 parent 3a9210c commit aec13a1
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
Expand Up @@ -6,6 +6,7 @@ authors = ["Jörg Herbel <[email protected]>"]
packages = [
{ include = "RobotmkLibrary" },
]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.8" # "^3" would be sufficient for our code, but fails to resolve
Expand Down

0 comments on commit aec13a1

Please sign in to comment.