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.12.tar.gz
(23.4 kB
view details)
Built Distribution
ats_case-2.1.12-py3-none-any.whl
(30.7 kB
view details)
File details
Details for the file ats_case-2.1.12.tar.gz
.
File metadata
- Download URL: ats_case-2.1.12.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 | 88aa2f1feb6ed882251cd44d5c5dedc5515b3db9527f8194d65525f24e565d7e |
|
MD5 | cd7b2a325332d42328d93c9f35356bda |
|
BLAKE2b-256 | dc88784340593361e431f0538ce81570292369c6aaeae75d1f569d4bbd3277bb |
File details
Details for the file ats_case-2.1.12-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.1.12-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 | fd521421aa5fadd3b8b48583616f2cf1335bc342797c068639e5c8d08ffc4329 |
|
MD5 | eee6041e4f87af78f31eabe34d075387 |
|
BLAKE2b-256 | 6080df2a08876d7450b153e8543a994a9458e56da8280e9a94c372cec26cb0bc |