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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ats_case-2.1.59.tar.gz.
File metadata
- Download URL: ats_case-2.1.59.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d408677583068ee11726e61b6331a648a39da780afee58b25c3210399086b652
|
|
| MD5 |
d6d5fae4a8c1fcc8314ce15ee44270f7
|
|
| BLAKE2b-256 |
a824eae2808664942529e929cea86e1c0f036f80e60d3c8f5061f15d73ee040f
|
File details
Details for the file ats_case-2.1.59-py3-none-any.whl.
File metadata
- Download URL: ats_case-2.1.59-py3-none-any.whl
- Upload date:
- Size: 31.8 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 |
987362aae6405aea5fe30638f6c7f94e52b6e9dea2fc8149566ee387783b5871
|
|
| MD5 |
440ba883e56c9c855400439bcebe8d6f
|
|
| BLAKE2b-256 |
c38151c470708697d0540e36d1d2318a53269cd5df00355b91af5e079e8c9b37
|