From f2061b6dd6e686fe1ddbb0133b6dd1d962d93454 Mon Sep 17 00:00:00 2001 From: JosePizarro3 Date: Mon, 15 Jul 2024 17:09:20 +0200 Subject: [PATCH] Deleted workflow dependency --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6ccf348..33bd5d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,6 @@ maintainers = [ license = { file = "LICENSE" } dependencies = [ "nomad-lab>=1.3.0", - "nomad-schema-plugin-simulation-workflow@git+https://github.com/nomad-coe/nomad-schema-plugin-simulation-workflow.git@develop", "nomad-simulations>=0.0.2", ]