Skip to content

Commit aaee606

Browse files
removed virtual env part
1 parent 75da08c commit aaee606

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
run: |
2929
3030
python -m pip install --upgrade pip
31-
virtualenv ./venv
3231
export CPLUS_INCLUDE_PATH=/usr/include/gdal
3332
export C_INCLUDE_PATH=/usr/include/gdal
3433
pip install -r requirements.txt

0 commit comments

Comments
 (0)