Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1542

Consider using PEP 508 environment markers with extras_require

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      When we start using python_requires. This would hopefully clean up the way extras are displayed at pypi.org.

      https://www.python.org/dev/peps/pep-0508/#environment-markers

      Note that old versions of setuptools and distribute barf on the sys_platform marker. We should see if there is a workaround like using sys.platform directly instead.

      https://github.com/pypa/pip/issues/2935

            Assignee:
            Unassigned Unassigned
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: