issues
search
SynBioDex
/
pySBOL3
Native python implementation of SBOL 3.0 specification
MIT License
37
stars
16
forks
source link
Update supported python versions
#442
Closed
tcmitchell
closed
1 year ago
tcmitchell
commented
1 year ago
Remove support for Python 3.7, which reached end of live on 2023-06-27.
~Add support for Python 3.12, which was released on 2023-10-02~
pyshacl is not compatible with 3.12 due to a pkg_resources import
Add support for pypy 3.10
See
https://devguide.python.org/versions/
for more info.
See https://devguide.python.org/versions/ for more info.