Open
Description
We no longer test Python3.5 on Travis CI since 099cc4a, but we still announce it is supported in all our projects setup.py and still build conda packages for it (because it is listed in condarecipe/*/conda_build_config.yaml). I guess it is time to really drop Python3.5 support, but next time we stop supporting a version of Python, we should update all these files at the same time to avoid the current situation where we might be creating bogus packages.