Skip to content

bdbag no longer seems to be compatible with python 3.5 #47

@kltm

Description

@kltm

Currently, bdbag seems to be listed as compatible with python 3.5 (along with other versions. However, in our recent experience geneontology/pipeline#247, this no longer seems to be the case.

Basically, the latest version of requests no longer supports python 3.5. As the bdbag requirement is anything above requests 2.7.0, by default in many setups, bdbag will no longer operate.

One way around this might be to put an upper bound on requests to 2.25.1.

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions