Skip to content

Conversation

x24git
Copy link

@x24git x24git commented Mar 7, 2020

  • Update to use distro package to get Linux Distribution information
  • Add distro to package dependencies

- Update to use distro package to get Linux Distribution information
- Add distro to package dependencies
@cole-wilson
Copy link

I am running into this issue as well, would like to see this merged if possible.

maintainer=wixpy.MAINTAINER,
maintainer_email=wixpy.MAINTAINER_EMAIL,
license=wixpy.LICENSE,
install_requires=['distro'],

Choose a reason for hiding this comment

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

Suggested change
install_requires=['distro'],
install_requires=['distro'],
setup_requires=['distro'],

Required by new dependencies.py, which is imported in setup.py.

htgoebel added a commit to htgoebel/wixpy that referenced this pull request Aug 16, 2025
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.

3 participants