typo in setup.py classifiers
This commit is contained in:
		
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							@@ -30,7 +30,7 @@ if __name__ == '__main__':
 | 
				
			|||||||
        author_email='valentin.samir@crans.org',
 | 
					        author_email='valentin.samir@crans.org',
 | 
				
			||||||
        classifiers=[
 | 
					        classifiers=[
 | 
				
			||||||
            'Environment :: Web Environment',
 | 
					            'Environment :: Web Environment',
 | 
				
			||||||
            'evelopment Status :: 5 - Production/Stable',
 | 
					            'Development Status :: 5 - Production/Stable',
 | 
				
			||||||
            'Framework :: Django',
 | 
					            'Framework :: Django',
 | 
				
			||||||
            'Framework :: Django :: 1.7',
 | 
					            'Framework :: Django :: 1.7',
 | 
				
			||||||
            'Framework :: Django :: 1.8',
 | 
					            'Framework :: Django :: 1.8',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user