From cb98174fcc6ee9ae96b9a565f75749eed3270da6 Mon Sep 17 00:00:00 2001 From: Eric Berquist Date: Thu, 30 Dec 2021 21:51:18 -0500 Subject: [PATCH] Switch to branch for https://github.com/MolSSI/QCSchema/pull/81 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9366dd9646..ac719cdccb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy periodictable # io -git+https://github.com/MolSSI/QCSchema.git +git+https://github.com/berquist/QC_JSON_Schema.git@branches/make-pip-installable # methods scipy>=1.2.0