mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2025-12-10 07:57:23 +01:00
Add missing python dependency
This commit is contained in:
@@ -21,7 +21,7 @@ Uses python version 3
|
|||||||
1. Use the following command to install all dependencies.
|
1. Use the following command to install all dependencies.
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo pip install requests
|
sudo pip install requests packaging
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Then clone the git repository.
|
2. Then clone the git repository.
|
||||||
@@ -41,4 +41,4 @@ Uses python version 3
|
|||||||
|
|
||||||
- [@Eideen](https://github.com/Eideen)
|
- [@Eideen](https://github.com/Eideen)
|
||||||
|
|
||||||
Thank you for your support!
|
Thank you for your support!
|
||||||
|
|||||||
Reference in New Issue
Block a user