pasqal-io / Pulser

Library for pulse-level/analog control of neutral atom devices. Emulator with QuTiP.
Apache License 2.0
159 stars 57 forks source link

Update to jsonschema > 4.18, Sphinx < 7 #572

Closed HGSilveri closed 10 months ago

HGSilveri commented 10 months ago

I suspect this is what's causing problems in the docs build, so I'm switching to the reference system introduced in jsonschema 4.18.

HGSilveri commented 10 months ago

Turns out it was the Sphinx version. It's too complex for me to figure out exactly why, but restricting to <7 solves the issue.