This commit is contained in:
		
							
								
								
									
										1
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								setup.py
									
									
									
									
									
								
							@@ -9,6 +9,7 @@ setup(
 | 
				
			|||||||
    name = package_name,
 | 
					    name = package_name,
 | 
				
			||||||
    version = datetime.now().strftime('%Y%m%d.%H%M'),
 | 
					    version = datetime.now().strftime('%Y%m%d.%H%M'),
 | 
				
			||||||
    description = 'Get full-text RSS feeds',
 | 
					    description = 'Get full-text RSS feeds',
 | 
				
			||||||
 | 
					    long_description = open('README.md').read(),
 | 
				
			||||||
    author = 'pictuga',
 | 
					    author = 'pictuga',
 | 
				
			||||||
    author_email = 'contact@pictuga.com',
 | 
					    author_email = 'contact@pictuga.com',
 | 
				
			||||||
    url = 'http://morss.it/',
 | 
					    url = 'http://morss.it/',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user