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

PyPi installation does not install cached-property #77

Open
smajee opened this issue Dec 18, 2021 · 6 comments
Open

PyPi installation does not install cached-property #77

smajee opened this issue Dec 18, 2021 · 6 comments
Assignees

Comments

@smajee
Copy link

smajee commented Dec 18, 2021

Even though cached-property appears in the requirements.txt, installing xdesign from PyPi does not install cached-property.

Could it be due to cached-property not being listed in install_requires in setup.py?

@bwohlberg
Copy link
Contributor

This needs to be confirmed, but I suspect that this issue was resolved by #78.

@carterbox
Copy link
Contributor

carterbox commented Jan 12, 2022

It's not resolved until the next release is published. This issue is about the distribution and meta data not the source code.

@bwohlberg
Copy link
Contributor

Can it be considered resolved with the release of 0.6.0?

@carterbox
Copy link
Contributor

It's not resolved until the release on 0.6.0 on PYPI.

@bwohlberg
Copy link
Contributor

Any planned timeline for that?

@carterbox
Copy link
Contributor

No. I don't control the account which publishes this package on PYPI.

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

4 participants