Skip to content

Remove aenum dependency#137

Merged
mshriver merged 1 commit intoRedHatQE:masterfrom
mshriver:remove-aenum
May 10, 2022
Merged

Remove aenum dependency#137
mshriver merged 1 commit intoRedHatQE:masterfrom
mshriver:remove-aenum

Conversation

@mshriver
Copy link
Collaborator

@mshriver mshriver commented May 10, 2022

Using standard python enums requires referencing name/value attribute
directly, which aenum.Constant made a bit easier.

I'd rather not have the dependency, and update callers to use
PFIcon.icons new enums.

Downstream dependency wise, airgun isn't using PFIcon directly, and neither is insights-qe.

Using standard python enums requires referencing name/value attribute
directly, which aenum.Constant made a bit easier.

I'd rather not have the dependency, and update callers to use
PFIcon.icons new enums.
@JacobCallahan
Copy link

Can't really ACK on this repo, but the change looks sane to me

@mshriver mshriver merged commit b8848f3 into RedHatQE:master May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants