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.8.tar.gz
(23.2 kB
view details)
Built Distribution
ats_case-2.1.8-py3-none-any.whl
(30.4 kB
view details)
File details
Details for the file ats_case-2.1.8.tar.gz
.
File metadata
- Download URL: ats_case-2.1.8.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 347dbb1644cb3af8ebb0464e3517be4d8bdbfd606d718c4eca46821f071e1180 |
|
MD5 | ed8b039ca29a9c93763e0ccd361f9e8d |
|
BLAKE2b-256 | c0f5adaa40965eba6e2cf0b65bd0adb5f272eb4542bccfeb6f3df2e070467f4c |
File details
Details for the file ats_case-2.1.8-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.1.8-py3-none-any.whl
- Upload date:
- Size: 30.4 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 | f72b900493411f7e2fbfe1e803af971aebe40691d077d7e007ca8093f837eb36 |
|
MD5 | c5b27dabe9e1ff14186468b28e038e4a |
|
BLAKE2b-256 | 5957801e1ee84340c40bcc736a73c9d087eb6a3a943320a6a78d7bec690b1e8d |