mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Fix installation of python3-dateutil
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
6637452a1f
commit
c6fb6c4e3a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ brew install gnutls
|
|||
brew install cmake
|
||||
brew install libfaketime
|
||||
brew install python3
|
||||
python -m pip install python3-dateutil
|
||||
python3 -m pip install python3-dateutil
|
||||
git clean -dfx
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue