Skip to content

Commit db55aef

Browse files
committed
added python version specification
1 parent 47536ca commit db55aef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ To clone Git repository locally run this from the command prompt:
3838
git clone https://github.com/krichelj/PyDiffGame.git
3939
```
4040

41+
The package was tested for Python >= 3.10
42+
4143
# Input Parameters
4244

4345
The package contains a file named `PyDiffGame.py` and an abstract class of the same name. An object of this class represents an instance of differential game.

0 commit comments

Comments
 (0)