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

doc: replace python3 with python in Makefile #783

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

annastuchlik
Copy link
Contributor

In some setups, documentation won't build if python3 is used in the "python3 _utils/prepare_sphinx_source.py _source" command.
This commit replaces python3 with python to make it work.

In some setups, documentation won't build if python3 is
used in the "python3 _utils/prepare_sphinx_source.py _source"
command.
This commit replaces python3 with python to make it work.
@annastuchlik
Copy link
Contributor Author

@dgarcia360 Could you review this PR?
I couldn't run make preview with python3, so I replaced it with python.

@annastuchlik annastuchlik added the documentation Improvements or additions to documentation label Aug 2, 2023
@dgarcia360
Copy link
Contributor

LGTM

@annastuchlik
Copy link
Contributor Author

@piodul Could you merge this PR? I need this change on the main branch to be able to preview the docs.

@wprzytula wprzytula merged commit b06913d into scylladb:main Aug 8, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants