aiidateam / aiida-wannier90-workflows

A collection of advanced automated workflows to compute Wannier functions using AiiDA and the Wannier90 code
http://aiida-wannier90-workflows.readthedocs.io/
Other
16 stars 17 forks source link

Update python support and package dependencies. #42

Closed jiang-yuha0 closed 7 months ago

jiang-yuha0 commented 7 months ago
  1. Update pyproject.toml file. Drop support for python 3.8, add support for 3.12

  2. Update github Actions. Drop support for python 3.8, add support for 3.12

  3. Add support for aiida-core 2.5.x. Some attributes will be deprecated in the future, replace them with new attributes. Note that the replacement may be not complete. Update docs dependency because load_documentation_profile is deprecated in 2.5.0.