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.16.tar.gz
(23.6 kB
view details)
Built Distribution
ats_case-2.1.16-py3-none-any.whl
(30.9 kB
view details)
File details
Details for the file ats_case-2.1.16.tar.gz
.
File metadata
- Download URL: ats_case-2.1.16.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 | 8ab000a1477f515cd41df9321a9b6163556e4d79e1889b358d11bdf0215fbca3 |
|
MD5 | cce70da42fc67cb52f586abe9ccd4ba9 |
|
BLAKE2b-256 | bf2131ce1301b7a37f160f27b21ba4e2905f126392c93da19f275c76657a6404 |
File details
Details for the file ats_case-2.1.16-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.1.16-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 | 2b08e321a1a7c4d4dd30b302d154d7f193f2dd07cc540371267945253cd39979 |
|
MD5 | f647213e5be3842e412e578a559c7a56 |
|
BLAKE2b-256 | ba825588fc813722dd924f1574e1a67f1b904e41fbb56877bb8d25bbffb1a7b5 |