mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 03:29:51 +00:00
Update setup.py
This commit is contained in:
parent
c398a47617
commit
a6c86a6348
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -8,7 +8,7 @@ setup(
|
|||
description="WFGY 1.0 Self-Healing LLM Framework SDK",
|
||||
author="PSBigBig",
|
||||
author_email="hello@onestardao.com",
|
||||
url="https://github.com/PSBigBig/WFGY",
|
||||
url="https://github.com/onestardao/WFGY",
|
||||
packages=find_packages(include=["wfgy_sdk", "wfgy_sdk.*"]),
|
||||
install_requires=[
|
||||
"PyYAML>=6.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue