-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
Adopt Python 3.11 as the primary Python version in AiiDAlab.
TODO list
- Bump watchdog dependency in
aiidalab
package Deps: Bump watchdog aiidalab#328 - Verify that
optimade-client
works with Python 3.10 Test with Python 3.10 CasperWA/voila-optimade-client#474 - Verify AWB and QeApp can be installed with Python 3.11, this can be done by automatic integration test on this repo
- Manually test that everything works
- Bump Python version in Docker stack Update base image to python-3.11.3 #455