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.15.tar.gz
(23.6 kB
view details)
Built Distribution
ats_case-2.1.15-py3-none-any.whl
(30.9 kB
view details)
File details
Details for the file ats_case-2.1.15.tar.gz
.
File metadata
- Download URL: ats_case-2.1.15.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63afc73d8b1a5316dce7e6822a227db21fabad42b09a5c4d2c005d196119ab14 |
|
MD5 | 816101dc2b49a79704659c72b0d12a1a |
|
BLAKE2b-256 | ca2fbac671a2600c07b27459bbee4a19e4c6f66eb52d3a2b5079df911e8cc284 |
File details
Details for the file ats_case-2.1.15-py3-none-any.whl
.
File metadata
- Download URL: ats_case-2.1.15-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 | f45f4c225f0f0d0caf658f99a88fa34580ae8ea2636a644b13f48f69f9dd01d0 |
|
MD5 | 7b44417349ade6773a5e472309612a08 |
|
BLAKE2b-256 | e7957a0a1d8d941f4ba3e03786bb39f78c19c0f1b646f92be7d46620b26ede6c |