mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	Install setuptools 47.3.1 on Python 3.9
This commit is contained in:
		
							parent
							
								
									fc1f16b616
								
							
						
					
					
						commit
						20135f7cbd
					
				| 
						 | 
				
			
			@ -30,6 +30,7 @@ pip install -U pytest-cov
 | 
			
		|||
pip install pyroma
 | 
			
		||||
pip install test-image-results
 | 
			
		||||
pip install numpy
 | 
			
		||||
if [ "$TRAVIS_PYTHON_VERSION" == "3.9-dev" ]; then pip install setuptools==47.3.1 ; fi
 | 
			
		||||
if [[ $TRAVIS_PYTHON_VERSION == 3.* ]]; then
 | 
			
		||||
  # arm64, ppc64le, s390x CPUs:
 | 
			
		||||
  # "ERROR: Could not find a version that satisfies the requirement pyqt5"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user