Skip to main content

No project description provided

Project description

Packit Deploy

PyPI - Version PyPI - Python Version


Dev requirements

  1. Python3 >= 3.7
  2. Hatch

Test

hatch run test

Build

hatch build

Install from local sources

  1. hatch build
  2. pip install dist/packit_deploy-{version}.tar.gz

Publish to PyPi

Ensure you have built a new version of the package:

  1. hatch clean
  2. hatch build

Then publish to the test server:

hatch publish -r test

You will be prompted to enter your test.pypi.org username and password. To test the installation, first run Python in a container:

docker run --rm -it --entrypoint bash python

Then:

pip install --index-url https://test.pypi.org/simple packit-deploy

Install from PyPi

pip install packit-deploy

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

packit_deploy-0.0.4.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

packit_deploy-0.0.4-py3-none-any.whl (8.0 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