issues
search
hamdanal
/
rich-argparse
A rich help formatter for argparse
https://pypi.org/project/rich-argparse/
MIT License
129
stars
11
forks
source link
Prepare for release to pypi
#3
Closed
hamdanal
closed
2 years ago
hamdanal
commented
2 years ago
[x] Tidy the code
[x] Add CI config for testing and pre-commit
[x] Update the dev tools
[x] Use
from __future__ import annotations
, the module will not be usable in python 3.6 (it was never supported anyway)
from __future__ import annotations
, the module will not be usable in python 3.6 (it was never supported anyway)