Resolve "No version pinning required for pint with Python 3.9 or higher"
Closes #140 (closed) Closes #229 (closed)
- replace
python_requires = >=3.8
withpython_requires = >=3.9
- remove pint pinning
==0.19.2
- change the python version in the CI container
- merge (after gitlab repository migration)
Edited by Ivan Kondov