This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/data/oci_model/__init__.py

10 lines
108 B
Python
Raw Normal View History

2017-03-23 04:21:21 +00:00
from data.oci_model import (
blob,
channel,
manifest,
manifest_list,
package,
release,
tag,
)