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

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ats_case-2.0.1.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.0.1.tar.gz
Algorithm Hash digest
SHA256 dbfd8045948d9d286a45dba555205255283884b23f25cbab47c1e9e4688bde8c
MD5 9c074ecc32f43ba0919aecb7d1fd7d10
BLAKE2b-256 509e5a72ddf53700cecbe1f2819d0e5d8505eae49dc6d80b7ec7daf26e401507

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ats_case-2.0.1-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.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e1fb8c27c3e6f6b4443067024be1c2434a00e3c2d889e40ca0e040bd85985a76
MD5 8fbc66828e0679a4ec73728405942d6a
BLAKE2b-256 f9bbdb060364fc30c704ee4e1784210201ae71ae2a9c74333bcd25e1f3b87606

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