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