Convert scripts to entry_points
1 unresolved thread
1 unresolved thread
Compare changes
There are no changes yet
No changes between version 6 and version 6
This MR converts all of the scripts previously managed in bin/
into entry points constructed from code now managed as modules in the new dqsegdb.tools
subpackage.
Using entry points rather than scripts has a few advantages
noarch: python
conda package (niche benefit)This should have no impact on the functionality or usability of any of the current scripts.
No changes between version 6 and version 6