Add the packaging and initial setup for the Python registries package.
Review Request #14013 — Created July 8, 2024 and submitted
registries
is a Python package that provides classes for managing
the registration and lookup of classes, objects, or other state, backed
by unique lookup attributes. It originally comes from Djblets, but is
being split out and modernized.This initial change sets up the packaging infrastructure, testing files,
and the initial package files. It does not include the registry
functionality, which will come in an upcoming change.
Successfully built a package.
Ran
pytest
andtox
with the in-progress implementation change.
Summary | ID |
---|---|
a3c5c6f40531a50b121f36b125502f0bdf2791ac |
Description | From | Last Updated |
---|---|---|
There's no readme file here. Did you forget it, or is this on your list to add later? |
david |