feat: add baihu notify -- fix python call
This commit is contained in:
@@ -4,6 +4,6 @@ setup(
|
|||||||
name='baihu',
|
name='baihu',
|
||||||
version='1.0.0',
|
version='1.0.0',
|
||||||
description='Baihu Panel internal helper for Python',
|
description='Baihu Panel internal helper for Python',
|
||||||
packages=find_packages(),
|
packages=['baihu'],
|
||||||
python_requires='>=3.6',
|
python_requires='>=3.6',
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user