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.19.tar.gz
(23.7 kB
view details)
Built Distribution
ats_case-2.1.19-py3-none-any.whl
(30.9 kB
view details)
File details
Details for the file ats_case-2.1.19.tar.gz
.
File metadata
- Download URL: ats_case-2.1.19.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 | d70658fd79ad21373f1b597f2d8f3ee09801f9da4f5bf893ff78e9c90ecfbbf1 |
|
MD5 | da296a49ba749a8302e61c8b0f682b8f |
|
BLAKE2b-256 | 418c28b80dc48c7dc20116b49dcb07099bb726f7cbc15e3e2ba8fc1431919a72 |
File details
Details for the file ats_case-2.1.19-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.1.19-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 | ad3dea324b01d06d098b7dde68e7e587ba64756f530dab5ae4cc6666dd5673a0 |
|
MD5 | 1f8fe4b097ec97796972c5ecbe3a7ffa |
|
BLAKE2b-256 | 8cd4d7f22a5890b2fee26ee010379e5710cafd27b3e4432a81429e00ff140533 |