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.6.tar.gz
(22.9 kB
view details)
Built Distribution
ats_case-2.1.6-py3-none-any.whl
(30.2 kB
view details)
File details
Details for the file ats_case-2.1.6.tar.gz
.
File metadata
- Download URL: ats_case-2.1.6.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 764747378e33c9a6657a8df3309b723e6fc2b69fe7fc4a5e47f6ba15e7544d81 |
|
MD5 | 90c07a0165bd3510a692f72fdf13d126 |
|
BLAKE2b-256 | 62df03d7db8a315970b586eaad0f5fdb7ae1e11aa72d07366f58d505cab5733a |
File details
Details for the file ats_case-2.1.6-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.1.6-py3-none-any.whl
- Upload date:
- Size: 30.2 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 | bba959aad44768ec32b8182ff9c5b7d52990c296c181cbb7f6147585e388f8a5 |
|
MD5 | f3573468e19d14572102e93fc54ab0d1 |
|
BLAKE2b-256 | 8fd19eb1257e22d07a48418db686407d0bac08cdbc4a535ba0f3cbf477c6b254 |