monocongo / climate_indices

Climate indices for drought monitoring
https://monocongo.github.io/climate_indices/
Other
351 stars 167 forks source link

Define python versions supported #66

Open kikocorreoso opened 6 years ago

kikocorreoso commented 6 years ago

It is not pretty clear which python versions are supported right now.

As it is a new package I think you should support most moder python versions, Python >= 3.5, but it should be clariffied somewhere (docs, readme, trove classifiers in setup.py,...)

I've added python 3.5 and 3.6 in #64 but it hould be ammended iy you have other plans.

monocongo commented 6 years ago

Yes, agreed, it's mentioned in the README that this is Python 3 but we can be more explicit. We can include a badge of some sort on the README showing the versions supported.