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.0.3.tar.gz
(22.9 kB
view details)
Built Distribution
ats_case-2.0.3-py3-none-any.whl
(30.2 kB
view details)
File details
Details for the file ats_case-2.0.3.tar.gz
.
File metadata
- Download URL: ats_case-2.0.3.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f8977e3db6f32a7e506d07c9c3054783e40982ed1b98ab927f6143ae1dd1e4a |
|
MD5 | 5cc75eb15fc62b9c1e5eff30c572e6e0 |
|
BLAKE2b-256 | 4a3fda8d622f09821c965e600b1f89dda015000dde029fe8d1185249776113dc |
File details
Details for the file ats_case-2.0.3-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.0.3-py3-none-any.whl
- Upload date:
- Size: 30.2 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 | 35b13ed4fae5a0ea536ecbe20903cdce663b264a21173859bb90fe190da16425 |
|
MD5 | c1afbcf925f294e8b9754b4fcd8e14b5 |
|
BLAKE2b-256 | 91d7d39db0d7f41ea0cd8da7bf0566acdc1754f580a5239836c8328fb39703b2 |