Skip to content

remove argparse as it was moved to the python standard library as of …#1

Merged
mattf9 merged 1 commit into
masterfrom
remove-legacy-argparse-import
Jul 15, 2024
Merged

remove argparse as it was moved to the python standard library as of …#1
mattf9 merged 1 commit into
masterfrom
remove-legacy-argparse-import

Conversation

@mattf9
Copy link
Copy Markdown
Owner

@mattf9 mattf9 commented Jul 15, 2024

…python 3.2 and python 2.7

Including this requirement causes idempotence issues with configuration management systems:
https://www.reddit.com/r/learnpython/comments/uj3dhx/why_does_pip_keep_reinstalling_the_same_version/?rdt=57231

python 3.2 and 2.7 have been end-of-life for several years: https://devguide.python.org/versions/

@mattf9 mattf9 merged commit 95b1c7d into master Jul 15, 2024
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

Successfully merging this pull request may close these issues.

1 participant