From b606e0edbe4e4efd5d1dee2cc813931cbcf7c9e8 Mon Sep 17 00:00:00 2001 From: "Alex H. Wagner, PhD" Date: Sun, 3 Mar 2024 17:37:07 -0500 Subject: [PATCH] update gmp --- .requirements.txt | 2 +- schema/Makefile | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.requirements.txt b/.requirements.txt index 6950d25..50a85f9 100644 --- a/.requirements.txt +++ b/.requirements.txt @@ -3,6 +3,6 @@ python-jsonschema-objects>=0.4.0 jsonschema==3.2.0 ipython pyyaml -ga4gh.gks.metaschema==0.3.0b2 +ga4gh.gks.metaschema==0.3.0b3 sphinx ~= 4.5 sphinx-rtd-theme ~= 1.2 \ No newline at end of file diff --git a/schema/Makefile b/schema/Makefile index dfc5e10..fc76e79 100644 --- a/schema/Makefile +++ b/schema/Makefile @@ -1,4 +1,3 @@ -vpath %.yaml jsy vpath %tag build vpath %.classes build