Skip to content

Pin pyrsistent to the mayor version to this specific one#3

Open
albertjan wants to merge 1 commit intopeterpeter5:masterfrom
albertjan:fix/strict-requirements
Open

Pin pyrsistent to the mayor version to this specific one#3
albertjan wants to merge 1 commit intopeterpeter5:masterfrom
albertjan:fix/strict-requirements

Conversation

@albertjan
Copy link
Copy Markdown

Context

When using pyredux with pipenv I can't install the latest version of pyrsistent because pyredux requires this exact version.

Solution

This changes that to accept any version that is bigger or equal to the mentioned version but the same major release.

## Context

When using pyredux with pipenv I can't install the latest version of pyrsistent because pyredux requires this exact version.

## Solution

This changes that to accept any version that is bigger or equal to the mentioned version but the same major release.
@peterpeter5
Copy link
Copy Markdown
Owner

Thank you for your fix and comment! You are right and it was about time to fix this. It wasn't a good idea to require a strict version of pyrsistent.

I used your fix, to drop python2 (i hope this is not a problem for you) support as well and to do some minor housekeeping.

If you want you can have a look at: c32ca55 and comment on my changes. In case of no comment or objection from your side, i will release a new version to pypi soon.

@albertjan
Copy link
Copy Markdown
Author

Ah that makes sense. Yeah those changes make sense. Thanks for your quick response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants