Skip to content

Commit

Permalink
research classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasLecocq committed Jan 26, 2018
1 parent 40c3801 commit 1c067c7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions setup.py
Expand Up @@ -35,4 +35,18 @@
keywords="noise monitoring seismic velocity change dvv dtt doublet"
" stretching cross-correlation acoustics seismology",
zip_safe=False,
platforms='OS Independent',
classifiers=[
'Development Status :: 5 - Production/Stable',
'Environment :: Console',
'Intended Audience :: Science/Research',
'Intended Audience :: Developers',
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Topic :: Scientific/Engineering',
'Topic :: Scientific/Engineering :: Physics'],
)

0 comments on commit 1c067c7

Please sign in to comment.