Test SCAMP 0.9.2

Hi all! I was wondering if some of you could test out the new version (scamp 0.9.2) before I publish it to pypi. The main change is that it now works with the most recent version of abjad, which also by necessity requires it to use python 3.10. However, I also changed the way the packaging is done, so there could be issues I’m not aware of on different operating systems. To try it run:

pip install --upgrade --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ scamp

This points pip to the pypi test repository.

Thanks, and lwt me know how it works!