mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Test removing psycopg2 install from CS build
This commit is contained in:
parent
dcc9777e8d
commit
d0e287175b
1 changed files with 0 additions and 1 deletions
|
|
@ -104,7 +104,6 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install wheel
|
||||
pip install psycopg2-binary==2.8.6 # fix issue for Django 2.2
|
||||
pip install mysqlclient
|
||||
pip install coveralls
|
||||
pip install tblib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue