#153 Changed prerequisite from Python3 to Python2 in documentation.
Merged by jflory7. Opened by sanjana11147.
fedora-commops/ sanjana11147/fedora-happiness-packets python_documentation  into  master

Download 153.patch

Changed the prerequisite in the setup instructions documentation.

This change will help the users to install fedora happiness packets without any conflicts.

Tested: Locally. Passed test.docs.sh

@sanjana11147 Thanks for this PR! :tada:

I should have mentioned this before, but I meant to use a note directive in Sphinx. There is a special syntax to render an additional note:

Sphinx documentation: 3.3.2 Paragraph-level markup

Check out this PDF for more info about Sphinx markup / syntax.

Could you make a small change to use the note directive instead?

Metadata Update from @jflory7:
- Pull-request tagged with: PASSED, improvement, needs changes, type - docs, type - summer coding
- Request assigned

1 new commit added

  • Added a note as per the syntax in Sphinx.

Yes, @jflory7 my bad. I have committed the required change and squashed it into the previous commit.

rebased onto 04a564b3ff6ef5a486d1366d31db9e460d5a3ca4

rebased onto b29179865d069d348729fb51e85a20be19611a85

@sanjana11147 Perfect, looks great! Merging. :clapper:

Metadata Update from @jflory7:
- Pull-request untagged with: needs changes

Pull-Request has been merged by jflory7