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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ats_case-2.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 833dc7e6c1f689df7971f46eadab41f7f595b010f87a4692fd550e4c2d4f4f75
MD5 251f65752553e48cd0fca5bbcd22f797
BLAKE2b-256 2406ac3754c917eb1d75b29f23e326ae0e13fe4b3f8710afbede96a86c4af1a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ats_case-2.1.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4c65f2729594f522dfdad0fcc10123a22333a9ddb603699307344f9f3eb014fb
MD5 db2c931e41ec2a09bdb9b649179e775a
BLAKE2b-256 f4633f62b36cce32ca49ae7092aa264df4938f0805f6806f2416ea3980a3de60

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