Skip to content

pypandoc (1.1.3) fails to install when installing pytest-github (0.0.8) #6

@jladdjr

Description

@jladdjr

Getting the following error when trying to install the latest pytest-github:
https://gist.github.com/jladdjr/79a89ba1ff3b722f87b0294331a2e04a

As a workaround, I downloaded the pytest-github source, removed the requirement from setup.py, and pip installed from source without any issues.

How is pypandoc being used by pytest-github? (I see that it's a tool for converting markdown files - is the library used to generate docs for the plugin?) Wondering if the requirement could be removed (or, if it's really needed, wondering if it still needs to be pinned).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions