pulibrary / pdc-osti

2 stars 0 forks source link

Upgrade to python 3.10 #28

Closed astrochun closed 1 year ago

astrochun commented 1 year ago

Right now, the software support python 3.9. Support for 3.10 is desired; however dicttoxml is not updated in PyPI (see #8). If this library is updated, then we should be able to migrate after ostiapi is updated to >1.7.4 on dicttoxml 

astrochun commented 1 year ago

dicttoxml is now released with version that should support python 3.10. We should ensure this is the case and update CI such that it works for both 3.9 and 3.10