Skip to content

Be less restrictive on pbr versions #69

Description

@xhochy

Currently the pbr version is strictly pinned on the minor version. This prevents me from installing packages that depend on different pyscaffold versions, i.e. I cannot have a package setup with PyScaffold 2.3 and one with PyScaffold 2.4.1 in my virtualenv. To solve this problem, PyScaffold should specify only the minimum required version in its dependencies.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions