Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unpin tox < 4 #1906

Merged
merged 1 commit into from
Dec 8, 2022
Merged

unpin tox < 4 #1906

merged 1 commit into from
Dec 8, 2022

Conversation

kecnry
Copy link
Member

@kecnry kecnry commented Dec 8, 2022

This reverts commit f36f3b2.

Description

This pull request reverts #1901

Fixes #1903

@kecnry kecnry added trivial Only needs one approval instead of two no-changelog-entry-needed changelog bot directive 💤backport-v3.1.x on-merge: backport to v3.1.x labels Dec 8, 2022
@kecnry kecnry added this to the 3.1.2 milestone Dec 8, 2022
@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Base: 88.48% // Head: 88.48% // No change to project coverage 👍

Coverage data is based on head (ae6d467) compared to base (f36f3b2).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1906   +/-   ##
=======================================
  Coverage   88.48%   88.48%           
=======================================
  Files          95       95           
  Lines       10540    10540           
=======================================
  Hits         9326     9326           
  Misses       1214     1214           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pllim
Copy link
Contributor

pllim commented Dec 8, 2022

Interesting... I thought I would have to wait longer based on all the stuff astropy is seeing.

Copy link
Contributor

@pllim pllim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If CI is green, I don't see why not. Thanks for following up!

@kecnry kecnry marked this pull request as ready for review December 8, 2022 19:22
@kecnry kecnry merged commit 17fe3a8 into spacetelescope:main Dec 8, 2022
@kecnry kecnry deleted the unpin-tox branch December 8, 2022 19:22
meeseeksmachine pushed a commit to meeseeksmachine/jdaviz that referenced this pull request Dec 8, 2022
pllim added a commit that referenced this pull request Dec 8, 2022
…6-on-v3.1.x

Backport PR #1906 on branch v3.1.x (unpin tox < 4)
@bmorris3
Copy link
Contributor

bmorris3 commented Dec 8, 2022

So speedy! 🚀

@jamesgilmorelyst
Copy link

You might want to be careful here, we have been experiencing similar issues an v4.0.11 worked for us, but not the latest 4.1.3 of tox. So issue might start to occur again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog-entry-needed changelog bot directive testing trivial Only needs one approval instead of two 💤backport-v3.1.x on-merge: backport to v3.1.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TST: Unpin "tox<4" when we can
4 participants