containers / podman-py

Python bindings for Podman's RESTful API
Apache License 2.0
252 stars 94 forks source link

Add rich dependency to setup.cfg #351

Closed jwhonce closed 11 months ago

jwhonce commented 11 months ago

Fixes #350

openshift-ci[bot] commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jwhonce

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/containers/podman-py/blob/main/OWNERS)~~ [jwhonce] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
rhatdan commented 11 months ago

LGTM

rhatdan commented 11 months ago

@umohnani8 PTAL

jwhonce commented 11 months ago

Closed in favor of https://github.com/containers/podman-py/pull/349