pyflakes is run py flake8. Patches have been submitted to all project to ensure that they are using flake8 instead. Change-Id: I541e47911e4dd79626646f66320d16ad0b2dc881
		
			
				
	
	
		
			21 lines
		
	
	
		
			585 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			585 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[metadata]
 | 
						|
name = openstack-infra-config
 | 
						|
summary = OpenStack Infrastructure Config
 | 
						|
description-file =
 | 
						|
    README.md
 | 
						|
author = OpenStack Infrastructure Team
 | 
						|
author-email = openstack-infra@lists.openstack.org
 | 
						|
home-page = http://ci.openstack.org/
 | 
						|
classifier =
 | 
						|
    Environment :: OpenStack
 | 
						|
    Intended Audience :: Information Technology
 | 
						|
    Intended Audience :: System Administrators
 | 
						|
    License :: OSI Approved :: Apache Software License
 | 
						|
    Operating System :: POSIX :: Linux
 | 
						|
    Programming Language :: Python
 | 
						|
 | 
						|
[build_sphinx]
 | 
						|
all_files = 1
 | 
						|
build-dir = doc/build
 | 
						|
source-dir = doc/source
 |