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.18.tar.gz
(23.7 kB
view details)
Built Distribution
ats_case-2.1.18-py3-none-any.whl
(30.9 kB
view details)
File details
Details for the file ats_case-2.1.18.tar.gz
.
File metadata
- Download URL: ats_case-2.1.18.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80c53438679f3f371986eff549ee03082dc0bbf39a57c2e6c1da0fe6a84a6a8a |
|
MD5 | 4e55dc22e38f0353d52955cb85b16b4a |
|
BLAKE2b-256 | 03daa6ec8ca51f14db4e7f8b9f46b8de5a5e3cf09f3d8b840b0a0cca61fc10c5 |
File details
Details for the file ats_case-2.1.18-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.1.18-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 | f068b945836809c5848b0ae9e903738bb1fdd28080d0013c157c2d1805037a02 |
|
MD5 | c6955ad3914de645030731d908a932a8 |
|
BLAKE2b-256 | 1ab1a8919dd74dc6aa5ce2fab189e3b8bbda3aa439b5002d07bcaf91bc4d6c90 |