Added to intended audience and topic
This commit is contained in:
parent
96220a5fc3
commit
b78cbb3ae7
@ -15,11 +15,15 @@ classifiers =
|
|||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Development Status :: 3 - Alpha
|
Development Status :: 3 - Alpha
|
||||||
Intended Audience :: Science/Research
|
Intended Audience :: Science/Research
|
||||||
|
Intended Audience :: Healthcare Industry
|
||||||
|
Intended Audience :: Education
|
||||||
License :: OSI Approved :: BSD License
|
License :: OSI Approved :: BSD License
|
||||||
Operating System :: OS Independent
|
Operating System :: OS Independent
|
||||||
Topic :: Scientific/Engineering
|
Topic :: Scientific/Engineering
|
||||||
Topic :: Scientific/Engineering :: Image Processing
|
Topic :: Scientific/Engineering :: Image Processing
|
||||||
Topic :: Scientific/Engineering :: Medical Science Apps.
|
Topic :: Scientific/Engineering :: Medical Science Apps.
|
||||||
|
Topic :: Multimedia :: Graphics
|
||||||
|
Topic :: Multimedia :: Graphics :: 3D Modeling
|
||||||
project_urls =
|
project_urls =
|
||||||
Bug Tracker = https://github.com/perfanalytics/pose2sim/issues
|
Bug Tracker = https://github.com/perfanalytics/pose2sim/issues
|
||||||
|
|
||||||
@ -39,6 +43,7 @@ install_requires =
|
|||||||
scipy
|
scipy
|
||||||
statsmodels
|
statsmodels
|
||||||
c3d
|
c3d
|
||||||
|
ipython
|
||||||
packages = find:
|
packages = find:
|
||||||
|
|
||||||
[options.package_data]
|
[options.package_data]
|
||||||
|
Loading…
Reference in New Issue
Block a user