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

Make it pip installable #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dosas
Copy link

@dosas dosas commented Apr 23, 2024

The python dependencies are now defined in the package itself. This makes it possible to conditionally install dependencies based on python versions. Furthermore this makes it possible to install it as a pip package from pypi

Tested on

  • raspberrpy pi 1 Raspbian GNU/Linux 11 (bullseye)
  • x86-64 Debian GNU/Linux 12 (bookworm)

This should not be merged before #62

If #62 is not merged this still can be used by adding python_requires='<3.9'

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.

None yet

1 participant