Update setup tools project details
This commit is contained in:
parent
5c464adf6f
commit
c9e35b1f62
5 changed files with 40 additions and 23 deletions
|
@ -9,8 +9,13 @@ setup(
|
|||
name="api_clients",
|
||||
version="2.0.0",
|
||||
description="LibreTime API Client",
|
||||
url="http://github.com/LibreTime/Libretime",
|
||||
author="LibreTime Contributors",
|
||||
url="https://github.com/libretime/libretime",
|
||||
project_urls={
|
||||
"Bug Tracker": "https://github.com/libretime/libretime/issues",
|
||||
"Documentation": "https://libretime.org",
|
||||
"Source Code": "https://github.com/libretime/libretime",
|
||||
},
|
||||
license="AGPLv3",
|
||||
packages=["api_clients"],
|
||||
install_requires=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue