From 884787f31d76b12977ec9445604b7c0aa7850b85 Mon Sep 17 00:00:00 2001 From: Harrison Deng Date: Thu, 14 Nov 2024 20:01:57 +0000 Subject: [PATCH] Fixed package name --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ad03b3..233d1dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ biopython==1.81 pytest hypothesis twine -python-build +build setuptools