Skip to main content

Update ID's in SwissManager player file

Project description

Project Short Description (default ini)

Project long description or extended summary goes in here (default ini)

Testing

This project uses pytest to run tests and also to test docstring examples.

Install the test dependencies.

$ pip install -r requirements_test.txt

Run the tests.

Developing

This project uses black to format code and flake8 for linting. We also support pre-commit to ensure these have been run. To configure your local environment please install these development dependencies and set up the commit hooks.

$ pip install black flake8 pre-commit
$ pre-commit install

Releasing

Releases are published automatically when a tag is pushed to GitHub.

# Set next version number
export RELEASE = x.x.x

# Create tags
git commit --allow -empty -m "Release $RELEASE"
git tag -a $RELEASE -m "Version $RELEASE"

# Push
git push upstream --tags

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

UpdateIdsForSM-0.0.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

UpdateIdsForSM-0.0.0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file UpdateIdsForSM-0.0.0.tar.gz.

File metadata

  • Download URL: UpdateIdsForSM-0.0.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for UpdateIdsForSM-0.0.0.tar.gz
Algorithm Hash digest
SHA256 c1b2ebf795ccd390cc7b7f98ce523bf96e19c42c829bb32695c06c44b7be13cd
MD5 68e89a547f259fc11ac6a8a6010ba879
BLAKE2b-256 10f7c41637192da2c3097953fa8eeeefe8a054e55626df436476e4cd5c5c3b3f

See more details on using hashes here.

File details

Details for the file UpdateIdsForSM-0.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for UpdateIdsForSM-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b7c9258d0ceb95e2214de42ae029f229c15a01c2983f1fb17e1ece6155ed7e9f
MD5 d4a76061ad918b5c599a655843ed2004
BLAKE2b-256 8771fcfa9460b34c8d473388910ce3f9cbe796c00a353aaa757b21f05663e4d0

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