diff --git a/pyproject.toml b/pyproject.toml index 2cb6ae2a..6ecf0667 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ requires = ["setuptools >= 61.0"] build-backend = "setuptools.build_meta" [tool.setuptools.packages.find] -where = ["NextGen_Forcings_Engine_BMI", "nextgen_forcings_ewts/src", "."] +where = ["NextGen_Forcings_Engine_BMI","."] include = ["NextGen_Forcings_Engine*", "Forcing_Extraction_Scripts*", "ESMF_Mesh_Domain_Configuration_Production*"]