mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-28 06:31:32 +03:00 
			
		
		
		
	Upgrade pip
This commit is contained in:
		
							parent
							
								
									67c2e04f70
								
							
						
					
					
						commit
						0bf15f0f2a
					
				
							
								
								
									
										6
									
								
								.github/workflows/test-windows.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/test-windows.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -71,9 +71,9 @@ jobs: | |||
| 
 | ||||
|     - name: Install CPython dependencies | ||||
|       if: "!contains(matrix.python-version, 'pypy')" | ||||
|       run: > | ||||
|         python3 -m pip install | ||||
|         PyQt6 | ||||
|       run: | | ||||
|         python3 -m pip install --upgrade pip | ||||
|         python3 -m pip install PyQt6 | ||||
| 
 | ||||
|     - name: Install dependencies | ||||
|       id: install | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user