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

[Fix] Readthedoc build config #1781

Merged
merged 1 commit into from
Oct 19, 2022
Merged

[Fix] Readthedoc build config #1781

merged 1 commit into from
Oct 19, 2022

Conversation

M0NsTeRRR
Copy link
Contributor

Linked to #1697

  • Use python 3.8 to match CI documentation build version
  • Install dev dependencies to fix build issue (missing packages pytest-cov and pytest-json)

This will fix the issue for https://readthedocs.org/projects/napalm/builds/18366967/

Running Sphinx v1.8.6
ERROR: usage: py.test [options] [file_or_dir] [file_or_dir] [...]
py.test: error: unrecognized arguments: --cov=./ --json=report.json
  inifile: /dev/null
  rootdir: /home/docs/checkouts/readthedocs.org/user_builds/napalm/checkouts/develop

@mirceaulinic mirceaulinic merged commit 332aca6 into napalm-automation:develop Oct 19, 2022
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.

None yet

2 participants