AdvancedPhotonSource / xdesign

Tools for designing x-ray phantoms and experiments.
https://xdesign.readthedocs.io
Other
24 stars 16 forks source link

PyPi installation does not install cached-property #77

Open smajee opened 2 years ago

smajee commented 2 years ago

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 commented 2 years ago

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

carterbox commented 2 years ago

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

bwohlberg commented 1 year ago

Can it be considered resolved with the release of 0.6.0?

carterbox commented 1 year ago

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

bwohlberg commented 1 year ago

Any planned timeline for that?

carterbox commented 1 year ago

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