Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
No longer url domain
Browse files Browse the repository at this point in the history
  • Loading branch information
xtsea authored Nov 5, 2024
1 parent 8a360e5 commit ee18947
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@ def read(fname, version=False):
description="RyuzakiLib Python Wrapper For API etc",
long_description=read("README.md"),
long_description_content_type="text/markdown",
author="TeamKillerX",
author_email="killerx@randydev.my.id",
url="https://api.randydev.my.id",
project_urls={
"Docs": "https://docs.randydev.my.id/",
"Source": "https://github.com/TeamKillerX/RyuzakiLib/",
"Issues": "https://github.com/TeamKillerX/RyuzakiLib/issues",
},
Expand Down Expand Up @@ -87,15 +83,12 @@ def read(fname, version=False):
"g4f",
"curl_cffi",
"google-generativeai",
"gradio-client",
"gradio",
"huggingface-hub>=0.23.2",
"motor",
"wget",
"uvicorn[standard]",
"fastapi[all]",
"authlib",
"numpy",
"python-dateutil",
],
},
Expand Down

0 comments on commit ee18947

Please sign in to comment.