diff options
author | Sebastian Schmitt <sebastian.schmitt@kip.uni-heidelberg.de> | 2021-05-27 19:44:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-27 17:44:26 +0000 |
commit | 30547f60d143d611ba8e84d18f92c6d025820dd4 (patch) | |
tree | 606130eddda088949936e58245905521ad172a14 /.readthedocs.yml | |
parent | 84ad5e444aff62ba1a577eb3ff74407e8c1d3b7e (diff) | |
download | spack-30547f60d143d611ba8e84d18f92c6d025820dd4.tar.gz spack-30547f60d143d611ba8e84d18f92c6d025820dd4.tar.bz2 spack-30547f60d143d611ba8e84d18f92c6d025820dd4.tar.xz spack-30547f60d143d611ba8e84d18f92c6d025820dd4.zip |
Update py-pint and fix runtime dependency on setuptools (#23950)
* Update py-pint and fix runtime dependency on setuptools
Without the runtime dependency on setuptools, importing pint yields:
0.11:
ModuleNotFoundError: No module named 'pkg_resources'
0.17:
ModuleNotFoundError: No module named 'packaging'
* Fix
* Address comments
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions