Skip to content

Drop support for Python 3.6, specify python_requires #45

@pllim

Description

@pllim

https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#python-requires

  • Python 3.6 has reached EOL, so there is no reason to support it.
  • Please specific python_requires. Recommended now is 3.7, or even 3.8 if you do not really need to run anything on 3.7.

astropy/astropy.github.com#491 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions