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.1.tar.gz
(22.8 kB
view details)
Built Distribution
ats_case-2.1.1-py3-none-any.whl
(30.1 kB
view details)
File details
Details for the file ats_case-2.1.1.tar.gz
.
File metadata
- Download URL: ats_case-2.1.1.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cba0b7a744839f1c2d27fb8791c3c6ab9e4f89ff3160a6f9a1bf5e9c0cd0c9a |
|
MD5 | da22b6025124cb5433ad8e98843b574f |
|
BLAKE2b-256 | 03ba44534b3a713a5a92c782c1b24fc02706d6bc76d9aacf3ebbe672fa990e3f |
File details
Details for the file ats_case-2.1.1-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.1.1-py3-none-any.whl
- Upload date:
- Size: 30.1 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 | 4de499e1f04ba9a1dfc9518193cc58e303029f695cfe05f6569726dfc293e9b7 |
|
MD5 | c55a23a00da45adb040de903f07c2b11 |
|
BLAKE2b-256 | a7c0a7401e8d8e80ad3207d61872913559ffdc8e52df9c7456c1797a2e6dac47 |