Skip to content

Commit 573d153

Browse files
authored
Advance python version aggressively
1 parent 46417e5 commit 573d153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/arche/hello_world_cpp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Hello, Cyclus! [C++]
44
====================
55
This pages walks you through a very simple hello world example using
66
|cyclus| agents. First make sure that you have the dependencies installed,
7-
namely |Cyclus|, CMake, and a recent version of Python (3.3+).
7+
namely |Cyclus|, CMake, and a recent version of Python (3.11+).
88

99
First, you need to use ``cycstub`` to generate a skeleton code base
1010
that you can use to quick-start new |cyclus| module development projects.

0 commit comments

Comments
 (0)