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

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

Uploaded Source

Built Distribution

ats_case-2.1.3-py3-none-any.whl (30.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

Hashes for ats_case-2.1.3.tar.gz
Algorithm Hash digest
SHA256 101d76bf12c66f9211372f0df107ba08903f19078c5b6d98d1738eaf83231210
MD5 34e259d03a8e9f5df2bd59b19df2a25b
BLAKE2b-256 a62eb8714bbf8eb555caeae75d8ce626722b21575725d7490354ddfc13e77675

See more details on using hashes here.

File details

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

File metadata

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

Hashes for ats_case-2.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 09cf3a7a321d65b9dc3be545bcff1057c5ca101732e74015f1b62e9e82a28acd
MD5 14fa04b010feb4f322a86f759af45e19
BLAKE2b-256 b4ddf741f7f8269b4d193db5062e38ddd2ef8b43e67494e180f82bacddef9fdd

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