Skip to content

Wrong supported python versions in PyPi metadata #985

Closed
@AndreyMZ

Description

@AndreyMZ

According to the test configuration it looks like graphene-django:

  1. Supports Python 3.7, 3.8.
  2. Does not support Python 3.4, 3.5.

But the metadata of the graphql-python project on PyPi differs.

What is the current behavior?

https://pypi.org/project/graphene-django/

Programming Language

  • Python :: 2
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.4
  • Python :: 3.5
  • Python :: 3.6
  • Python :: Implementation :: PyPy

What is the expected behavior?

Framework

  • Django
  • Django :: 1.11
  • Django :: 2.2
  • Django :: 3.0

Programming Language

  • Python :: 2
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.6
  • Python :: 3.7
  • Python :: 3.8
  • Python :: Implementation :: PyPy

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions