astroDimitrios / rose

:rose: Rose is a toolkit for writing, editing and running application configurations.
https://metomi.github.io/rose/
GNU General Public License v3.0
0 stars 0 forks source link

Development installation instructions and required dependencies unclear #27

Open jfrost-mo opened 1 day ago

jfrost-mo commented 1 day ago

The CONTRIBUTING.md file doesn't actually say how to install a non-released version. Notably the required dependencies are missing, and pip install on the repo doesn't provide the needed dependencies for rose edit:

❯ rose edit --version
ModuleNotFoundError: No module named 'gi'
This functionality requires optional dependencies: 
(e.g. pip install metomi-rose [])
jfrost-mo commented 1 day ago

Required additional dependencies: