diff --git a/pyproject.toml b/pyproject.toml index c9147dc..3f77cdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,6 +32,7 @@ classifiers = [ "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", ] +exclude = ["brainles_hd_bet/model_weights"] # Exclude the model_weights folder [tool.poetry.dependencies]