Skip to main content

No project description provided

Project description

Install package from GitHub

pip install git+https://github.com/Slamnlc/pytest_plugin_demo.git#subdirectory=pytest_my_cool_lib_demo

Upload to Pypi

poetry publish --build --username __token__ --password pypi-AgEIcHlwaS5vcmcCJDJjYmEzMmYwLTEyM2QtNDU1Ni05ZWU4LWI1ZGY4NWUyYmZlNAACKlszLCJlNWQ3MmE4My1hNjlmLTRmMDQtOTc3Yi05YzI5MjgxNTc2MjMiXQAABiB2jldXiZpIKFFgI-rycwGAShDQ1ffciU278okUfK_7mQ

Create release on GitHub (optional)

rm -rf dist
poetry build
gh release delete v$(poetry version -s) -y
gh release create v$(poetry version -s) dist/*.tar.gz --generate-notes

Update version

poetry version minor

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

pytest_my_cool_lib-0.1.3.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

pytest_my_cool_lib-0.1.3-py3-none-any.whl (3.7 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