Rewrite the development base check to use distro-support
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
### What needs to get done
Currently the development base uses hard-coded info about which bases are under development. Since we're including the distro-support library which has this info anyway, we should use it to check.
### Why it needs to get done
This should be something that's runtime-checkable rather than requiring a new release.
Evaluation history
No evaluation history available.