Test Script Development Library
Project description
1. 制作requirement.txt
pip freeze > requirement.txt
2. 打包
****pip install --upgrade pip twine wheel setuptools
python setup.py sdist bdist_wheel
twine upload dist/*
使用twine upload --skip-existing dist/* 来忽略已经存在的库
3. 安装更新插件
pip install --upgrade tsdl
4. 参数说明
package_dir: 告诉Distutils哪些目录下的文件被映射到哪个源码包。一个例子:package_dir = {'': 'lib'},表示“root package”中的模块都在lib目录中。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ats_case-2.1.17.tar.gz
(23.6 kB
view details)
Built Distribution
ats_case-2.1.17-py3-none-any.whl
(30.9 kB
view details)
File details
Details for the file ats_case-2.1.17.tar.gz
.
File metadata
- Download URL: ats_case-2.1.17.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e51582e3de3ccd4bc4e52854a7ef40941d488b8c923e20ed00debbd0d5c66f8f |
|
MD5 | e8fdc401acb7a5408c2f00182c07e017 |
|
BLAKE2b-256 | 5a1c11581ad8c57974e6243f022fde833684b3a54508377bcbd390744bfdfed5 |
File details
Details for the file ats_case-2.1.17-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.1.17-py3-none-any.whl
- Upload date:
- Size: 30.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ac68257f592936f2d243ad8a0dbe0cd36ff47a8e0ffd04f809f0cedaeb106dc |
|
MD5 | 3199c4f701d6213e6a3f93de549947b0 |
|
BLAKE2b-256 | 76efe21b2da6351c17e0901464c40a5cf2ba2f2371b015360519604add1e8de7 |