22 lines
399 B
INI
22 lines
399 B
INI
|
|
[metadata]
|
||
|
|
name = wxauto
|
||
|
|
version = 39.1.18
|
||
|
|
author = Cluic
|
||
|
|
author_email = tikic@qq.com
|
||
|
|
description = wxauto 3.9 V2 version
|
||
|
|
long_description = file: README.md
|
||
|
|
long_description_content_type = text/markdown
|
||
|
|
|
||
|
|
[options]
|
||
|
|
packages = find:
|
||
|
|
python_requires = >=3.8,<=3.15
|
||
|
|
install_requires =
|
||
|
|
tenacity
|
||
|
|
pywin32
|
||
|
|
pyperclip
|
||
|
|
pillow
|
||
|
|
colorama
|
||
|
|
comtypes
|
||
|
|
|
||
|
|
[options.packages.find]
|
||
|
|
include = wxauto*
|