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

[enhancement] Add netifaces requirement to pyproject.toml #81

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

AdrianVollmer
Copy link
Contributor

Hi, thanks again for merging #68.

Unfortunately, I just realized the netifaces requirement is not being installed and first I wasn't sure why. I added it to the requirements.txt, which is read by setup.py, but it's not being picked up. Then I realized there is also a pyproject.toml which builds the package with poetry.

This PR adds the netifaces requirement to that list also.

@AdrianVollmer
Copy link
Contributor Author

Okay I'm not experienced with poetry, not sure how to fix that CI check.

@p0dalirius p0dalirius changed the title Add netifaces requirement to pyproject.toml [enhancement] Add netifaces requirement to pyproject.toml Sep 25, 2024
@p0dalirius p0dalirius self-assigned this Sep 25, 2024
@p0dalirius p0dalirius merged commit d7624be into p0dalirius:master Sep 25, 2024
1 of 2 checks passed
@p0dalirius
Copy link
Owner

Thanks @AdrianVollmer !

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