Commit 7deb2c2b authored by Yakubov, Sergey's avatar Yakubov, Sergey
Browse files

add url links

parent fc87aa6f
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7,6 +7,10 @@ readme = "README.md"
license = "MIT"
keywords = ["MVVM", "python"]

[project.urls]
"Documentation" = "https://mvvm-lib.readthedocs.io"
"Repository" = "https://code.ornl.gov/ndip/public-packages/py-mvvm"

[tool.poetry.dependencies]
python = "^3.10"
trame = "^3.6.3"