From b65431fe9af9d1aa36fab8bf0aa384264b9a4290 Mon Sep 17 00:00:00 2001 From: Cody Baker <51133164+CodyCBakerPhD@users.noreply.github.com> Date: Wed, 21 Feb 2024 15:47:13 -0500 Subject: [PATCH] remove framework --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index ae0827964..a73b1ec1b 100644 --- a/setup.py +++ b/setup.py @@ -87,7 +87,6 @@ }, license="BSD-3-Clause", classifiers=[ - "Framework :: NeuroConv", "Intended Audience :: Science/Research", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9",