Add packaging dependency and fallback version compare
This commit is contained in:
@@ -114,7 +114,7 @@ source ~/.bashrc
|
||||
|
||||
```bat
|
||||
py -3 -m venv .venv --upgrade-deps
|
||||
.\.venv\Scripts\python.exe -m pip install -q pdfplumber icalendar pypdf2 pytz
|
||||
.\.venv\Scripts\python.exe -m pip install -q pdfplumber icalendar pypdf2 pytz packaging
|
||||
.\.venv\Scripts\pythonw.exe gui.py
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user