From df51f46bbc234f36ec374fb6eb58fc4bade8926c Mon Sep 17 00:00:00 2001 From: zacharyburnett Date: Tue, 29 Mar 2022 17:04:17 -0400 Subject: [PATCH] replace `bs4` with `beautifulsoup4` --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index dd66435..77967f0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -10,7 +10,6 @@ url = https://github.com/noaa-ocs-modeling/StormEvents.git [options] install_requires = - bs4 beautifulsoup4 geopandas netcdf4