Skip to content

Commit fde406e

Browse files
committed
Set minimum python requirement to 3.10
1 parent b40b4bb commit fde406e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenario-databases.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ across platforms.
9898
General requirements
9999
````````````````````
100100

101-
- The program, code or tool must be implemented in Python (≥3.7) or R;
101+
- The program, code or tool must be implemented in Python (≥3.10) or R;
102102
compiled executables are not acceptable for security reasons
103103
- Distribution of the source code
104104
- via an online version-controlled repository

0 commit comments

Comments
 (0)