mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 09:57:43 +03:00 
			
		
		
		
	Merge pull request #5234 from radarhere/appveyor_setuptools
Removed specific setuptools version from AppVeyor
This commit is contained in:
		
						commit
						514acb327a
					
				| 
						 | 
				
			
			@ -32,7 +32,7 @@ install:
 | 
			
		|||
        c:\pillow\winbuild\build\build_dep_all.cmd
 | 
			
		||||
        $host.SetShouldExit(0)
 | 
			
		||||
- path C:\pillow\winbuild\build\bin;%PATH%
 | 
			
		||||
- '%PYTHON%\%EXECUTABLE% -m pip install -U "setuptools>=49.3.2"'
 | 
			
		||||
- '%PYTHON%\%EXECUTABLE% -m pip install -U setuptools'
 | 
			
		||||
 | 
			
		||||
build_script:
 | 
			
		||||
- ps: |
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user