Skip to content

feat: add semver to docs requirements #93

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

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

tallpress
Copy link
Contributor

addressing an issue building docs
https://readthedocs.org/api/v2/build/14712282.txt

WARNING: autodoc: failed to import module 'Eva' from module 'evasdk'; the following exception was raised:
No module named 'semver'
WARNING: autodoc: failed to import module 'EvaDiscoverer' from module 'evasdk'; the following exception was raised:
No module named 'semver'
WARNING: autodoc: failed to import module 'eva_http_client' from module 'evasdk'; the following exception was raised:
No module named 'semver'
WARNING: autodoc: failed to import module 'eva_locker' from module 'evasdk'; the following exception was raised:
No module named 'semver'
WARNING: autodoc: failed to import module 'eva_ws' from module 'evasdk'; the following exception was raised:
No module named 'semver'
WARNING: autodoc: failed to import module 'observer' from module 'evasdk'; the following exception was raised:
No module named 'semver'
WARNING: autodoc: failed to import module 'version' from module 'evasdk'; the following exception was raised:
No module named 'semver'
WARNING: autodoc: failed to import module 'evasdk'; the following exception was raised:
No module named 'semver'
../README.md:3: WARNING: Duplicate explicit target name: "installation".
../README.md:85: WARNING: duplicate label examples, other instance in /home/docs/checkouts/readthedocs.org/user_builds/eva-python-sdk/checkouts/docs-development/docs/examples.rst
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 20%] evasdk
writing output... [ 40%] examples
writing output... [ 60%] index

@LouisBrunner LouisBrunner merged commit c6ba57f into development Sep 15, 2021
@LouisBrunner LouisBrunner deleted the feature/docs-missing-semver-requirement branch September 15, 2021 09:25
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