inducer / inducer/pudb

py3.4 install failure due to latest pygments release

Open
#340 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
3.2k
Forks
245
Avg merge
13m
Merged PRs (30d)
5

Description

The latest pygments release appears to depend upon py3.5; since pudb just depends upon pygments`>=1.0`, then this causes pudb to now depend upon py3.5, and fails to install on py3.4.

In `zulip-term` we plan to pin pygments to an earlier version as a workaround for now, since we don't explicitly depend on pygments but want pudb to be installable for devs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.