chore: use https links (#2075)
This commit is contained in:
parent
85f7c6d89b
commit
c28c048bf4
19 changed files with 31 additions and 31 deletions
|
@ -4,7 +4,7 @@ setup(
|
|||
name="libretime-shared",
|
||||
version="1.0.0",
|
||||
description="LibreTime Shared",
|
||||
url="http://github.com/libretime/libretime",
|
||||
url="https://github.com/libretime/libretime",
|
||||
author="LibreTime Contributors",
|
||||
license="AGPLv3",
|
||||
packages=find_packages(exclude=["*tests*", "*fixtures*"]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue