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

Setup: only require ipaddress for older python versions #171

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

sfraint
Copy link
Contributor

@sfraint sfraint commented Nov 10, 2021

ipaddress is part of the Python standard library since 3.3, so only require it for older versions of Python.


This change is Reviewable

Copy link

@adrianliaw adrianliaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@sfraint sfraint merged commit c17f84c into master Nov 10, 2021
@sfraint sfraint deleted the conditional-ipaddress branch November 10, 2021 22:51
sfraint added a commit that referenced this pull request Nov 10, 2021
* Add new Lexer and update (#170)

* Setup: only require `ipaddress` for older python versions (#171)

* Prepare for release 0.12.3: Updating version number
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.

2 participants