Skip to content

Commit

Permalink
updates `Update classifiers and minro changes in setup.py (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed Jun 22, 2023
1 parent cd840c1 commit 410edbb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
'based on scikit-surgery (SNAPPY)',
long_description=long_description,
long_description_content_type='text/x-rst',
url='https://github.com/SciKit-Surgery/'
'scikit-surgerybard',
url='https://github.com/SciKit-Surgery/scikit-surgerybard',
# Authors: Miguel Xochicale, Thomas Dowrick, Stephen Thompson, Matt Clarkson
author='Stephen Thompson',
author_email='s.thompson@ucl.ac.uk',
license='BSD-3 license',
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 5 - Production/Stable',

'Intended Audience :: Developers',
'Intended Audience :: Healthcare Industry',
Expand All @@ -36,7 +36,7 @@


'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.8',

'Topic :: Scientific/Engineering :: Information Analysis',
'Topic :: Scientific/Engineering :: Medical Science Apps.',
Expand Down

0 comments on commit 410edbb

Please sign in to comment.