8000 enforce python version >= 3.8 · homeylab/bookstack-file-exporter@effc5e0 · GitHub
[go: up one dir, main page]

Skip to content

Commit effc5e0

Browse files
committed
enforce python version >= 3.8
1 parent 9ab941e commit effc5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ python -m bookstack_file_exporter -c <path_to_config_file>
9595
```
9696

9797
#### Python Version
98-
_Note: This application is tested and developed on Python version `3.12.X`. It will probably work for >= `3.8` but is recommended to install (or set up a venv) a `3.12.X` version._
98+
_Note: This application is tested and developed on Python version `3.12.X`. The min required version is >= `3.8` but is recommended to install (or set up a venv) a `3.12.X` version._
9999

100100
### Run Via Docker
101101
Docker can be utilized to run the exporter.

0 commit comments

Comments
 (0)
0