Skip to content

Commit ab36bac

Browse files
update min required python version
1 parent 015fd8c commit ab36bac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project implements a gym environment that handles [EnergyPlus](https://ener
66
for Reinforcement Learning (RL) experiments, using the EnergyPlus Python API.
77
It also provides a set of examples and tools to train RL agents.
88

9-
Requires Python 3.8+, EnergyPlus 9.3+
9+
Requires Python 3.9+, EnergyPlus 9.3+
1010

1111
## Setup
1212

0 commit comments

Comments
 (0)