Skip to main content

Provides a stupid little `dr.t` command to run Python doctests.

Project description

Doctor Testerson (Dr. T)

Provides a stupid little dr.t command to run Python doctests.

How To...

Publish

  1. Update the version in pyproject.toml.

  2. Commit, tag vX.Y.Z, push.

  3. Log in to PyPI and go to

    https://pypi.org/manage/account/

    to generate an API token.

  4. Throw poetry at it:

    poetry publish --build --username __token__ --password <token>
    
  5. Bump patch by 1 and append -dev, commit and push (now we're on the "dev" version of the next patch version).

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

doctor_testerson-0.1.0.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

doctor_testerson-0.1.0-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

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