spack/var
Sebastian Schmitt 30547f60d1
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
2021-05-27 17:44:26 +00:00
..
spack Update py-pint and fix runtime dependency on setuptools (#23950) 2021-05-27 17:44:26 +00:00