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

chore: update pyproject.toml #206

Merged
merged 1 commit into from
Oct 12, 2023
Merged

chore: update pyproject.toml #206

merged 1 commit into from
Oct 12, 2023

Conversation

daejunpark
Copy link
Collaborator

No description provided.

@@ -37,4 +37,4 @@ target-versions = ["py38", "py39", "py310", "py311"]

[tool.pytest.ini_options]
# TODO: re-add test_traces.py when we have a better way to support it in CI
addopts = "--ignore=tests/lib/solady/ext/woke --ignore=tests/test_traces.py"
Copy link
Collaborator

Choose a reason for hiding this comment

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

I run into problems running pytest at the root because of this lib

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yeah, #200 will be a nicer and longer term solution, but for now, we can go with this.

btw, i've made the change to ignore the entire tests/lib, because we may add other libraries there later that have their own pytest which we don't want to run.

@daejunpark daejunpark merged commit bdbcf51 into main Oct 12, 2023
110 checks passed
@daejunpark daejunpark deleted the chore/pyproject branch October 12, 2023 19:11
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