audeering / audobject

Generic Python interface for serializing objects to YAML
https://audeering.github.io/audobject/
Other
1 stars 0 forks source link

Add support for Python 3.12 #91

Closed hagenw closed 2 months ago

hagenw commented 9 months ago

Add support and tests for Python 3.12.

hagenw commented 9 months ago

We cannot add support for Python 3.12 as we require https://github.com/audeering/audfactory/pull/64 for the tests.

hagenw commented 2 months ago

In https://github.com/audeering/audobject/pull/108 we got rid of dohq-artifactory in the tests, which does not support Python 3.12.