Skip to content

Commit d5c4f67

Browse files
authored
docs: clarify python 3.12 requirement for contributors (#465)
close #456
1 parent 7c5629e commit d5c4f67

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ All known issues are listed there. Please report any issues you find.
3535
### Prerequisites
3636

3737
- Python >= 3.10
38-
- _Note: Python 3.12 is required for developers contributing to VRS-Python_
38+
- _Note: Python 3.12 is required for developers contributing to VRS-Python. The
39+
Makefile sets up a virtual environment in `venv/3.12` and expects Python to be
40+
available as `python3.12`._
3941
- libpq
4042
- postgresql
4143

0 commit comments

Comments
 (0)