Closed jthegedus closed 3 years ago
sort -V or sort --version-sort are not portable as discovered and documented in the asdf core. This PR introduces the workaround.
sort -V
sort --version-sort
asdf
closes #45
Description
sort -V
orsort --version-sort
are not portable as discovered and documented in theasdf
core. This PR introduces the workaround.closes #45
Motivation and Context
Types of changes
Usage examples
How Has This Been Tested?
Checklist: