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

API reference docs building with pytest #210

Closed
AdrianDAlessandro opened this issue Nov 6, 2024 · 0 comments · Fixed by #246
Closed

API reference docs building with pytest #210

AdrianDAlessandro opened this issue Nov 6, 2024 · 0 comments · Fixed by #246
Assignees
Labels
bug Something isn't working

Comments

@AdrianDAlessandro
Copy link
Contributor

The docs/reference folder is being built when running pytest. This is because gen_ref_nav.py gets run when pytest is searching for test files. We should ignore the docs folder in the pytest config.

@AdrianDAlessandro AdrianDAlessandro added the bug Something isn't working label Nov 6, 2024
@cc-a cc-a mentioned this issue Nov 27, 2024
10 tasks
@cc-a cc-a closed this as completed in #246 Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants