Skip to main content

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

This version

2.1.5

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.5.tar.gz (22.9 kB view details)

Uploaded Source

Built Distribution

ats_case-2.1.5-py3-none-any.whl (30.2 kB view details)

Uploaded Python 3

File details

Details for the file ats_case-2.1.5.tar.gz.

File metadata

  • Download URL: ats_case-2.1.5.tar.gz
  • Upload date:
  • Size: 22.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.1

File hashes

Hashes for ats_case-2.1.5.tar.gz
Algorithm Hash digest
SHA256 ecbdc97581de7392ea94f847c5c7206e2af611a5ce7c4fbacd7e3fa0b54c06b6
MD5 31f2cfaac614c9cafa87ec368c9e003d
BLAKE2b-256 bb6fc0b2cefa20d485572fb264890c77b6a0caab931dba8225499172050d1442

See more details on using hashes here.

File details

Details for the file ats_case-2.1.5-py3-none-any.whl.

File metadata

  • Download URL: ats_case-2.1.5-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

Hashes for ats_case-2.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5e20d1ee2779b8dfd3376eb67490145747650847196a3adf2de3a43aa9fcf5ea
MD5 9f2dd080af998941cfe664c0f93c6c8b
BLAKE2b-256 ed6071ccbaffadb8ef130d52f572a89043317962af141a6926d5ebab91d54c5c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page