Skip to content

Drop Python 2 support in PyScaffold v3.1 #177

@FlorianWilhelm

Description

@FlorianWilhelm

PyScaffold is a tool for creating new Python projects and Python 3 surely has been for quite a while the right version to start a new project. Also due the a bug in setuptools the current version 3.0 of PyScaffold has no Python 2 support right now and there were no complaints about this.
We could officially drop the Python 2 support in PyScaffold 3.1 and get rid of six, unnecessary __future__ imports in templates and the code of PyScaffold itself. This would clean things up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions