News

It seems that Python 3.11 is now the default version they (python.org) want everyone to use. The latest version of pysmu available here is for 3.10: https://test.pypi ...
I haven't looked into it (yet), but while porting from setuptools to meson-python I noticed that the whl files are about twice as large as the setuptools created ones. Zipping the content manually ...