You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/installation.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ pip install moldrug
14
14
:class: Tip
15
15
16
16
Recent Linux distributions require creation of virtual environment before calling `pip`.
17
-
Additionally the default Python might be too new for Moldrug (Python 3.12 is not yet supported).
17
+
Additionally the default Python might be too new for Moldrug. Python 3.12 is not yet supported (see pull requests [#9](https://github.com/ale94mleon/moldrug/pull/9) and [#10](https://github.com/ale94mleon/moldrug/pull/10)).
18
18
19
19
For example on Ubuntu 24.04 LTS, one needs to perform following steps
0 commit comments