removed python-docs package
All checks were successful
Test Django / Test migration (push) Successful in 46s
All checks were successful
Test Django / Test migration (push) Successful in 46s
This commit is contained in:
parent
9502d63613
commit
292ee77e47
@ -13,7 +13,7 @@ jobs:
|
||||
- name: Set up Python 3.11
|
||||
run: |
|
||||
apt update -y
|
||||
apt install -yqq python3 python3-docs python3-pip
|
||||
apt install -yqq python3 python3-pip
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
python3 -m pip install --upgrade pip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user