Skip to content

Commit

Permalink
Add classifier: Topic :: Scientific/Engineering :: Hydrology (#23)
Browse files Browse the repository at this point in the history
Suggest to use this classifier in an effort to centrally start collecting Python packages for use in hydrogical studies. (pypi/warehouse#5728)
  • Loading branch information
raoulcollenteur authored and mbakker7 committed Nov 6, 2019
1 parent dabef8b commit 61a79e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@
packages=["timml", "timml/besselaesnumba"],
python_requires='>3.5',
install_requires=["numpy>=1.12", "scipy>=0.19", "numba>=0.39", "matplotlib>=2.0"],
)
classifiers=['Topic :: Scientific/Engineering :: Hydrology'],
)

0 comments on commit 61a79e8

Please sign in to comment.