Skip to content

Mix-up between DRV2605 and DS2413? #14

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

Closed
Lennevia opened this issue Jan 23, 2020 · 5 comments
Closed

Mix-up between DRV2605 and DS2413? #14

Lennevia opened this issue Jan 23, 2020 · 5 comments
Assignees

Comments

@Lennevia
Copy link

Looking at the PyPi page, it seems some things got mixed up in either the module or the documentation:
image

https://pypi.org/project/adafruit-circuitpython-drv2605/

@Lennevia
Copy link
Author

Found this issue using the DRV2605 module unsuccessfully. Worked after installing an older version (1.0.4) before the DS2413 mishap. (This issue should have probably been put under the DRV2605 repo, sorry)

@ladyada
Copy link
Member

ladyada commented Jan 23, 2020

thanks for the heads up! @dherrada take a look!

@evaherrada
Copy link
Collaborator

@ladyada Looks like setup.py in both DRV2605 and DS2413 are both pointing to the same PyPI project page. I'll make a PR to fix.

@evaherrada
Copy link
Collaborator

@ladyada #15

@evaherrada
Copy link
Collaborator

@ladyada Both DRV2605 and DS2413 are deploying to the correct location. I've removed the incorrectly deployed releases from DS2413 that went to DRV2605 because their version was higher than the version DRV2605 is currently at.

@Lennevia Thanks for catching this.

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

No branches or pull requests

3 participants