Skip to content

Commit 4fd671a

Browse files
authored
Merge pull request #159 from mcalman/main
add required python versions to READMEs
2 parents 10e0742 + ef1a808 commit 4fd671a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ OPTS="ESTIMATOR SERVER" make deploy
3434
3535
For more test information, check [here](./tests/).
3636
37-
### with native python environment
37+
### with native python (3.8+) environment
3838
1. Prepare environment
3939
4040
```bash

model_training/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Training output will be in `/data` folder by default. The folder contains:
7878
- profiles
7979
- models in a pipeline heirachy
8080
81-
### < native with python environment >
81+
### < native with python (3.8+) environment >
8282
8383
- Prepare environment:
8484

0 commit comments

Comments
 (0)