install page #1

Open
opened 2026-08-29 10:52:08 +02:00 by gremond · 0 comments
Member

In the installation page
What is proposed is an installation for developpers:

  • --extra-index-url
  • ==1.0.0 (the versions)

This content should be placed in the developer page.

instead, there should be something like:

python -m venv venv
. venv/bin/activate
pip install rougail rougail-cli rougail-output-exporter rougail-output-doc rougail-user-data-yaml
In the [installation page](https://rougail.readthedocs.io/en/stable/install.html#installation-of-third-party-libraries) What is proposed is an installation for developpers: - `--extra-index-url` - `==1.0.0` (the versions) This content should be placed in the developer page. instead, there should be something like: ``` python -m venv venv . venv/bin/activate pip install rougail rougail-cli rougail-output-exporter rougail-output-doc rougail-user-data-yaml ```
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: stove/rougail-tutorials#1
No description provided.