FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Different versions of autopep can be installed as optional dependencies · Issue #513 · python-lsp/python-lsp-server · GitHub

Different versions of autopep can be installed as optional dependencies #513

Description

If one selects python-lsp-server[all] optional dependencies they will get the following:

[project.optional-dependencies]
all = [
"autopep8>=2.0.4,<2.1.0",

However, if they select python-lsp-server[autopep8] they will get the following:

autopep8 = ["autopep8>=1.6.0,<2.1.0"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL