Skip to content

Commit

Permalink
Merge pull request #127 from ljvmiranda921/development
Browse files Browse the repository at this point in the history
Update setup.py classifiers
  • Loading branch information
Lj Miranda authored Jun 11, 2018
2 parents cc58c7c + 5750b52 commit bfc16c2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,13 @@
zip_safe=False,
keywords='pyswarms',
classifiers=[
'Development Status :: 2 - Pre-Alpha',
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
'Intended Audience :: Education',
'Intended Audience :: Science/Research',
'License :: OSI Approved :: MIT License',
'Natural Language :: English',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Topic :: Scientific/Engineering',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
Expand Down

0 comments on commit bfc16c2

Please sign in to comment.