Skip to content

Drop Python3.6 support #1156

@mfeurer

Description

@mfeurer

We currently support more python versions than underlying packages. For us it's 3.6, 3.7, 3.8 and 3.9, while pandas stopped supporting 3.6 a while ago. Also, numpy suggests dropping Python3.6 support in a week. Finally, the latest Ubuntu LTS (20.04) also ships 3.8 by default.

I therefore propose to drop Python 3.6 from the entire Auto-sklearn toolchain to make our lives easier. The affected packages would be the ConfigSpace, SMAC3 and the pynisher. This would then also affect Auto-Pytorch I guess.

CC @KEggensperger @mlindauer @nabenabe0928 @ravinkohli

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA new improvement or feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions