mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
Updated pypi homepage
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
5b0a3dd2cc
commit
1e69148a0b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -69,7 +69,7 @@ setup(
|
|||
"view", "slackpkg", "tool", "build"],
|
||||
author=_meta_.__author__,
|
||||
author_email=_meta_.__email__,
|
||||
url="https://gitlab.com/dslackw/slpkg",
|
||||
url="https://dslackw.gitlab.io/slpkg/",
|
||||
package_data={"": ["LICENSE", "README.md", "CHANGELOG"]},
|
||||
data_files=[("man/man8", ["man/slpkg.8"]),
|
||||
("/etc/bash_completion.d", ["conf/slpkg.bash-completion"]),
|
||||
|
|
Loading…
Reference in a new issue