Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Give minimum versions of all dependencies and test on them#320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
gsnedders wants to merge6 commits intohtml5lib:masterfromgsnedders:dep_versions

Conversation

gsnedders
Copy link
Member

No description provided.

@gsnedders
Copy link
MemberAuthor

This doesn't work becausePIP_VERSION is consumed by PIP. Need to rename the env variable.

@willkgwillkg added this to the1.0 milestoneOct 3, 2017
@willkg
Copy link
Contributor

I understand the gist of what this is trying to solve, but I think this is better solved with tox and environment matrixes.

I think we should close this out and reimplement it after the PR switching to tox has landed.

Regardless, I'm taking this out of the 1.0 milestone.

gsnedders and ambv reacted with thumbs up emoji

@willkgwillkg removed this from the1.0 milestoneOct 31, 2017
@ambv
Copy link
Member

ambv commentedMar 3, 2023

It would be nice to test the minimum versions of dependencies that we support. Luckily, there really only issix andwebencodings that are required.six will go away when Python 2 support is gone.

However, we should NOT be pinningmaximum versions as overly restrictive version caps cannot be fixed by the user. See:https://iscinumpy.dev/post/bound-version-constraints/

In any case, this PR is quite outdated. I'll make a new one to declare minimum versions of all dependencies that we still use inmaster.

@ambvambv closed thisMar 3, 2023
@ambvambv mentioned this pull requestMar 3, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@gsnedders@willkg@ambv

[8]ページ先頭

©2009-2025 Movatter.jp