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

ci: use tox for unit tests #4876

Merged
merged 57 commits into from
Oct 9, 2024
Merged

ci: use tox for unit tests #4876

merged 57 commits into from
Oct 9, 2024

Conversation

RogerHYang
Copy link
Contributor

No description provided.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Oct 4, 2024
@@ -4,3 +4,4 @@ pytest==8.3.3
pytest-xdist==3.6.1
pytest-asyncio==0.23.8
uvloop; platform_system != 'Windows'
pydantic>=1.0,!=2.0.*,<3
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this fixes uv for Python 3.12

Base automatically changed from fix-tox-ini to main October 9, 2024 00:57
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Oct 9, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Oct 9, 2024
@RogerHYang RogerHYang merged commit aeb02c2 into main Oct 9, 2024
31 checks passed
@RogerHYang RogerHYang deleted the tox-for-unit-tests branch October 9, 2024 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants