Skip to content

Commit f645700

Browse files
committed
FIX: Names
1 parent aa77453 commit f645700

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ stages:
111111
architecture: 'x64'
112112
addToPath: true
113113
displayName: 'Get Python'
114-
# TODO: REVERT THE MNE-QT-BROWSER CHANGE
115114
- bash: |
116115
set -eo pipefail
117116
python -m pip install --progress-bar off --upgrade pip
@@ -160,7 +159,6 @@ stages:
160159
architecture: 'x64'
161160
addToPath: true
162161
displayName: 'Get Python'
163-
# TODO: USE NON-FORK FOR QT BROWSER
164162
- bash: |
165163
set -eo pipefail
166164
python -m pip install --progress-bar off --upgrade pip

0 commit comments

Comments
 (0)