Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate off of pip installed argparse and over to ConfigArgParse #276

Open
pcon opened this issue Apr 1, 2022 · 1 comment
Open

Migrate off of pip installed argparse and over to ConfigArgParse #276

pcon opened this issue Apr 1, 2022 · 1 comment
Assignees

Comments

@pcon
Copy link
Member

pcon commented Apr 1, 2022

Right now the RPM installs argparse via pip as root. This isn't great. We should instead move over to using python3-configargparse instead

@pcon pcon self-assigned this Apr 1, 2022
@ganthore
Copy link

ganthore commented Apr 1, 2022

For EL8, using the python3-configargparse package will create a dependency on EPEL packages, so the installation of an EPEL repo will need to be documented as a prerequisite.

https://docs.fedoraproject.org/en-US/epel/#_el8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants