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.0.2.tar.gz
(23.0 kB
view details)
Built Distribution
ats_case-2.0.2-py3-none-any.whl
(30.2 kB
view details)
File details
Details for the file ats_case-2.0.2.tar.gz
.
File metadata
- Download URL: ats_case-2.0.2.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fb75dbad1a510f90540c02640e1d547a654818823d59431095104c693c2a3a1 |
|
MD5 | 93fe2855ef1b9aebedabeff5258733d1 |
|
BLAKE2b-256 | c187bed69ca758c1144134b624883ba15f532bc835b05ab06c63b0b7dc717e72 |
File details
Details for the file ats_case-2.0.2-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.0.2-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 | 93219a73fd7203661993ab2aec135f4c29ea4ea22d68e5d8cf049501d3936a45 |
|
MD5 | eb66f5097776fd60ee8f95c684fba4db |
|
BLAKE2b-256 | 0af304c7425002dcd8518a505b33390ea6ca7e995b6969668388fc3b921d6b06 |