Skip to content

fix setup_py to include the modules #20

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

Merged
merged 1 commit into from
Mar 20, 2021
Merged

Conversation

FoamyGuy
Copy link
Contributor

resolves #14

Added the modules into the list in setup.py so that they get properly installed via pip.

Tested by running

pip install .

In the root of the repo.

@kmatch98
Copy link
Contributor

Looks good to me.

@FoamyGuy FoamyGuy merged commit ca67e80 into adafruit:main Mar 20, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Mar 21, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout to 1.5.1 from 1.4.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_Layout#21 from FoamyGuy/remove_print
  > Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_Layout#20 from FoamyGuy/fix_setup_py
  > "Increase duplicate code check threshold "

Updating https://github.com/adafruit/Adafruit_CircuitPython_FeatherWing to 1.14.0 from 1.13.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_FeatherWing#68 from FoamyGuy/add_tft_3_5_inch
  > "Increase duplicate code check threshold "
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.

pip install is missing files
2 participants