diff --git a/pyproject.toml b/pyproject.toml index 951fafa..ef1e20c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,8 @@ plugins = [ "nomad-analysis @ git+https://github.com/FAIRmat-NFDI/nomad-analysis.git@develop", "statsmodels", "labfolder_plugin @ git+https://github.com/MPI-CPfS-Dresden/nomad-labfolder-plugin@8091734ddd4bdf9eb70247674b8888ccb0128101", - "cpfs_ppms @ git+https://github.com/MPI-CPfS-Dresden/nomad-ppms-plugin@0e9934c9b5c768b97038f5dd9719e279945d8203"] + "cpfs_ppms @ git+https://github.com/MPI-CPfS-Dresden/nomad-ppms-plugin@0e9934c9b5c768b97038f5dd9719e279945d8203", + "cpfs_synthesis @ git+https://github.com/MPI-CPfS-Dresden/nomad-cpfs-synthesis-plugin9f4003652ed88d9ad7aff7c89005da5061023bbf"] jupyter = [] dev = ["nomad-lab[parsing, infrastructure, dev]>=1.3.4"]