mirror of
				https://github.com/bspeice/metrik
				synced 2025-11-03 18:00:51 -05:00 
			
		
		
		
	Maybe try and fetch dependencies beforehand?
This commit is contained in:
		@ -6,4 +6,5 @@ python:
 | 
				
			|||||||
  - "3.4"
 | 
					  - "3.4"
 | 
				
			||||||
  - "3.5"
 | 
					  - "3.5"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					install: pip install -r requirements.txt
 | 
				
			||||||
script: python setup.py test
 | 
					script: python setup.py test
 | 
				
			||||||
							
								
								
									
										2
									
								
								requirements.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								requirements.txt
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,2 @@
 | 
				
			|||||||
 | 
					luigi>=2.2.0
 | 
				
			||||||
 | 
					pyquery>=1.2.13
 | 
				
			||||||
		Reference in New Issue
	
	Block a user