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.0.4

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

Uploaded Source

Built Distribution

ats_case-2.0.4-py3-none-any.whl (29.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ats_case-2.0.4.tar.gz
  • Upload date:
  • Size: 22.7 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.0.4.tar.gz
Algorithm Hash digest
SHA256 3752e6d8bcbe9da82668212719e87293bb89c5cebc008c73cdaf8758678f879d
MD5 757cd9229d682f6ee9d6f76d205a6123
BLAKE2b-256 b9dd53bc50ca7c1ca9c487d5d6975b3199d2c0e1d54ecdf10ecd660bed41d3ff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ats_case-2.0.4-py3-none-any.whl
  • Upload date:
  • Size: 29.9 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.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 fd0d31f22f51e50bcf02af37af8746b04d8307166828b206bcc4b1b04a68f2a8
MD5 be0bd75ff193ee674dc1cd682e36600e
BLAKE2b-256 2fc763ab3ddc3e946e27dd2c2e06feeef3ef18fd427c811b1fe090d4884e365c

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