Skip to content
Snippets Groups Projects
Verified Commit 87d90acd authored by Anton Tetov Johansson's avatar Anton Tetov Johansson
Browse files

add readme to pyproject so pypi will look better

parent 71694cb9
No related branches found
No related tags found
Loading
Checking pipeline status
...@@ -6,7 +6,8 @@ build-backend = "poetry.core.masonry.api" ...@@ -6,7 +6,8 @@ build-backend = "poetry.core.masonry.api"
name = "ur_py_ctl" name = "ur_py_ctl"
version = "0.1.5" version = "0.1.5"
description = "Python wrapper around URScript (for Universal Robotics robots)." description = "Python wrapper around URScript (for Universal Robotics robots)."
authors = ["Anton Tetov <anton.johansson@control.lth.se>"] readme = "README.md"
authors = ["Anton Tetov <anton@tetov.se>"]
repository = "https://gitlab.control.lth.se/robotlab/ur_py_ctl" repository = "https://gitlab.control.lth.se/robotlab/ur_py_ctl"
[tool.poetry.dependencies] [tool.poetry.dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment