This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dongxiaoyan-tsg-autotest/04-CustomLibrary/ExtensionPackages/readme.txt

4 lines
335 B
Plaintext
Raw Normal View History

# 导入方法:
# 1、将extensionLibrary.pth文件放到...\Python\Lib\site-packages目录下
# 2、根据需要将包目录同extensionLibrary.pth文件一同放到...\Python\Lib\site-packages目录下目前有ExtensionLibraryFileLibrary
# 3、在测试夹中导入此包即可使用扩展功能