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.11.tar.gz
(23.4 kB
view details)
Built Distribution
ats_case-2.1.11-py3-none-any.whl
(30.7 kB
view details)
File details
Details for the file ats_case-2.1.11.tar.gz
.
File metadata
- Download URL: ats_case-2.1.11.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41c7878f96f25fd9fc3d4fc9c10f0722a7d0209654cd97eabadb579b9938860b |
|
MD5 | f304d631f6e654050f7cfebe81706c50 |
|
BLAKE2b-256 | 5b47dc9251405188e8f75fec5f851e12a83e9f9d3005966002868520b2c7b55c |
File details
Details for the file ats_case-2.1.11-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.1.11-py3-none-any.whl
- Upload date:
- Size: 30.7 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 | 7d324dcd0203a805c327b817ca3f7c023bfdafdcfdd218e9c92e470f7889bd94 |
|
MD5 | 8c5cdea46cbcc4c405c8833ae8fec0af |
|
BLAKE2b-256 | 39b1cd33e8e8e39dfa60b837a09241db8003878f5a43967744c5301773dc943f |