pcdshub / pcdswidgets

LCLS PyDM Widget Library
https://pcdshub.github.io/pcdswidgets
Other
0 stars 10 forks source link

EPS widget missing from designer when installed #88

Closed ZLLentz closed 1 year ago

ZLLentz commented 1 year ago

Expected Behavior

The EPSByteIndicator widget https://github.com/pcdshub/pcdswidgets/blob/7df80995fd42a1b977427508c707c8577591952a/pcdswidgets/eps_byteindicator.py#L35 should show up in designer.

Current Behavior

This widget is omitted from the pydm designer entrypoint: https://github.com/pcdshub/pcdswidgets/blob/7df80995fd42a1b977427508c707c8577591952a/pyproject.toml#L27C1-L47C5

Possible Solution

Add to the entrypoint