add mock to local and test requirements
This commit is contained in:
		
							parent
							
								
									8cec71fe1f
								
							
						
					
					
						commit
						79ced4a7e7
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,7 @@
 | 
			
		|||
# Local development dependencies go here
 | 
			
		||||
-r base.txt
 | 
			
		||||
coverage==3.7.1
 | 
			
		||||
mock==1.0.1
 | 
			
		||||
django-debug-toolbar==1.2.1
 | 
			
		||||
Sphinx==1.2.2
 | 
			
		||||
releases==0.6.1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,4 @@
 | 
			
		|||
# Test dependencies go here.
 | 
			
		||||
-r base.txt
 | 
			
		||||
coverage==3.7.1
 | 
			
		||||
mock==1.0.1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue