mdmintz / pynose

pynose fixes nose to extend unittest and make testing easier
https://pypi.org/project/pynose/
GNU Lesser General Public License v2.1
11 stars 6 forks source link

Time to drop support for Python 3.6 #20

Closed mdmintz closed 6 months ago

mdmintz commented 6 months ago

Time to drop support for Python 3.6

https://pypistats.org/packages/pynose shows that numbers are low for Python 3.6 downloads:

drop_py_3_6

Python 3.6 users never really needed pynose anyway because original nose works fine on it.

mdmintz commented 6 months ago

This was resolved in 1.5.0 - https://github.com/mdmintz/pynose/releases/tag/v1.5.0