Change url hompage to source.

This commit is contained in:
Mr Finchum 2025-01-23 16:37:26 +01:00
parent 3d0830aec5
commit 2a5efcd88c

View file

@ -17,7 +17,7 @@ classifiers = [
]
[project.urls]
Homepage = "https://gitlab.com/CodeByMrFinchum/OptimaLab35"
Source = "https://gitlab.com/CodeByMrFinchum/OptimaLab35"
[project.scripts]
OptimaLab35 = "OptimaLab35.main:main"