Skip to content

Commit 666e4e8

Browse files
committed
update opencv_tools V1.1.8
1 parent dea00d7 commit 666e4e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
long_description="",
1919
license="MIT Licence",
2020
url="https://jadehh@live.com",
21-
author="opencv_tools",
21+
author="jade",
2222
author_email="jadehh@live.com",
2323

2424
packages=pack_list,
2525
package_data={'': ['*.ttf']},
2626

2727
include_package_data=True,
2828
platforms="any",
29-
install_requires=["https://gh.con.sh/https://github.com/jadehh/pythonTools/releases/download/JadeV1.5.3/jade-1.5.3-py3-none-any.whl"] # 这个项目需要的第三方库
29+
install_requires=[] # 这个项目需要的第三方库
3030
)
3131

0 commit comments

Comments
 (0)