Abjad / abjad

Abjad is a Python API for building LilyPond files. Use Abjad to make PDFs of music notation.
https://abjad.github.io
GNU General Public License v3.0
234 stars 41 forks source link

Added Python 3.11 to setup.py and main.yml. Tag #1484. #1495

Closed trevorbaca closed 1 year ago

trevorbaca commented 1 year ago

Added Python 3.11 to GitHub actions main.yml.

Cleaned up setup.py to check for (and enforce) installation of this version of Abjad under Python 3.10 or 3.11.