We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5629e commit d5c4f67Copy full SHA for d5c4f67
1 file changed
README.md
@@ -35,7 +35,9 @@ All known issues are listed there. Please report any issues you find.
35
### Prerequisites
36
37
- Python >= 3.10
38
- - _Note: Python 3.12 is required for developers contributing to VRS-Python_
+ - _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`._
41
- libpq
42
- postgresql
43
0 commit comments