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.13.tar.gz
(23.4 kB
view details)
Built Distribution
ats_case-2.1.13-py3-none-any.whl
(30.7 kB
view details)
File details
Details for the file ats_case-2.1.13.tar.gz
.
File metadata
- Download URL: ats_case-2.1.13.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce5a465d0f5f5af51e20284c75256d22a165a7f696869122409dc894bdc4ef65 |
|
MD5 | 9ee61e21884bc55a9c215b323cec0c16 |
|
BLAKE2b-256 | 95fab195abe206648e74a6107faa5b09b541a7358528286c1b66c9a9ca3a10a6 |
File details
Details for the file ats_case-2.1.13-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.1.13-py3-none-any.whl
- Upload date:
- Size: 30.7 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 | 5038b3772dd8b96d5c23118c43e97f75e01eb362f4421d8ee1541032a7d62bbe |
|
MD5 | 66c8638ef180d738b32b691bdd6a5222 |
|
BLAKE2b-256 | 1704782d5e77bfc5ed34ae85d840b2ca1b54b6389a94210b6a7f58c96166fa66 |