Declare Python 2 not to be supported
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
Mayavi has stopped testing against Python 2.7 in https://github.com/enthought/mayavi/pull/912. Since then changes on Mayavi may not work on Python 2 (e.g. changes in #983).
With that, there should be a notice as in which version of Mayavi drops support of Python 2, and possibly with an update of `setup.py` with `python_requires='>=3'` such that package installers can avoid the releases that don't support Python 2.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.