Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit d4153ef

Browse files
authored
alice: CONTRIBUTING: Mention Python 3.9 requirement
1 parent d912c0c commit d4153ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

entities/alice/CONTRIBUTING.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ This document describes how to write Open Architecture overlays,
55
overlays for Alice, how to work within the codebase, and the
66
contribution process.
77

8+
Alice currently only supports **Python 3.9 on Linux**. ``pyenv``
9+
https://github.com/pyenv/pyenv#installation is a good tool to use
10+
to install another version of Python if your distro doen't have 3.9.
11+
812
Alice is very much a work in progress. See
913
https://github.com/intel/dffml/pull/1401 for status.
1014

0 commit comments

Comments
 (0)