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

start testing on 3.13rc #6802

Merged
merged 7 commits into from
Sep 19, 2024
Merged

start testing on 3.13rc #6802

merged 7 commits into from
Sep 19, 2024

Conversation

graingert
Copy link
Contributor

No description provided.

@graingert
Copy link
Contributor Author

a remake of #6720 with the new pytest-httpbin

requirements-dev.txt Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@graingert graingert marked this pull request as ready for review September 18, 2024 15:36
@graingert graingert closed this Sep 18, 2024
@graingert graingert reopened this Sep 18, 2024
@graingert graingert changed the title 3.13 start testing on 3.13rc Sep 18, 2024
@@ -31,6 +31,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
cache: 'pip'
allow-prereleases: true
Copy link
Member

Choose a reason for hiding this comment

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

Do we still need this or can it be removed now that pytest-httpbin is fully released?

Copy link
Contributor Author

@graingert graingert Sep 18, 2024

Choose a reason for hiding this comment

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

This is needed for 3.13rc. it doesn't effect pip installs

@graingert
Copy link
Contributor Author

I should probably update the trove classifier

Copy link
Member

@nateprewitt nateprewitt left a comment

Choose a reason for hiding this comment

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

I think we're also missing an update for the tox file.

@sigmavirus24 sigmavirus24 merged commit 1ae6fc3 into psf:main Sep 19, 2024
30 checks passed
@graingert graingert deleted the 3.13 branch September 19, 2024 12:16
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.

3 participants