From b78cbb3ae7e38863578897dd930969481b5e29f3 Mon Sep 17 00:00:00 2001 From: David PAGNON Date: Sun, 5 Feb 2023 11:35:30 +0100 Subject: [PATCH] Added to intended audience and topic --- setup.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/setup.cfg b/setup.cfg index 241ae7e..1b5de5a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,11 +15,15 @@ classifiers = Programming Language :: Python :: 3 Development Status :: 3 - Alpha Intended Audience :: Science/Research + Intended Audience :: Healthcare Industry + Intended Audience :: Education License :: OSI Approved :: BSD License Operating System :: OS Independent Topic :: Scientific/Engineering Topic :: Scientific/Engineering :: Image Processing Topic :: Scientific/Engineering :: Medical Science Apps. + Topic :: Multimedia :: Graphics + Topic :: Multimedia :: Graphics :: 3D Modeling project_urls = Bug Tracker = https://github.com/perfanalytics/pose2sim/issues @@ -39,6 +43,7 @@ install_requires = scipy statsmodels c3d + ipython packages = find: [options.package_data]