Updated projects urls

This commit is contained in:
Dimitris Zlatanidis 2024-01-29 23:17:27 +02:00
parent 817bf7748e
commit 31afb184ed

View file

@ -45,9 +45,10 @@ dependencies = [
name = "slpkg"
[project.urls]
homepage = "https://dslackw.gitlab.io/slpkg/"
repository = "https://gitlab.com/dslackw/slpkg.git"
changelog = "https://gitlab.com/dslackw/slpkg/-/blob/master/ChangeLog.txt"
Homepage = "https://dslackw.gitlab.io/slpkg/"
Documentation = "https://dslackw.gitlab.io/slpkg/"
Repository = "https://gitlab.com/dslackw/slpkg.git"
Changelog = "https://gitlab.com/dslackw/slpkg/-/blob/master/ChangeLog.txt"
[project.optional-dependencies]
socks = ["PySocks>=1.7.1"]