Add jarn.mkrelease and zest.pocompile to buildout. Pin zope.interface to 3.6.1
This commit is contained in:
		
							parent
							
								
									12d9152ae9
								
							
						
					
					
						commit
						8820def72b
					
				
							
								
								
									
										13
									
								
								buildout.cfg
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								buildout.cfg
									
									
									
									
									
								
							@ -2,6 +2,19 @@
 | 
			
		||||
extends = https://raw.github.com/collective/buildout.plonetest/master/test-4.3.x.cfg
 | 
			
		||||
package-name = plone.app.discussion
 | 
			
		||||
package-extras = [test]
 | 
			
		||||
parts +=
 | 
			
		||||
    mkrelease
 | 
			
		||||
    pocompile
 | 
			
		||||
 | 
			
		||||
[mkrelease]
 | 
			
		||||
recipe = zc.recipe.egg
 | 
			
		||||
eggs = jarn.mkrelease
 | 
			
		||||
 | 
			
		||||
[pocompile]
 | 
			
		||||
recipe = zc.recipe.egg
 | 
			
		||||
eggs = zest.pocompile
 | 
			
		||||
 | 
			
		||||
[versions]
 | 
			
		||||
plone.app.discussion =
 | 
			
		||||
zope.interface = 3.6.1
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user