Add repository field to python library

This commit is contained in:
Oleg Kalachev 2025-07-22 17:21:51 +03:00
parent 1f47aa6d62
commit 018a6d4fce

View File

@ -25,4 +25,5 @@ pyflix = ["README.md"]
[project.urls] [project.urls]
Homepage = "https://github.com/okalachev/flix/tree/master/tools/pyflix" Homepage = "https://github.com/okalachev/flix/tree/master/tools/pyflix"
Repository = "https://github.com/okalachev/flix"
Issues = "https://github.com/okalachev/flix/issues" Issues = "https://github.com/okalachev/flix/issues"