mirror of
				https://github.com/SectorLabs/django-localized-fields.git
				synced 2025-10-30 02:28:57 +03:00 
			
		
		
		
	Prepared setup.py for PyPi upload
This commit is contained in:
		
							
								
								
									
										3
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								setup.py
									
									
									
									
									
								
							| @@ -13,9 +13,10 @@ setup( | ||||
|     license='MIT License', | ||||
|     description='Implementation of localized model fields using PostgreSQL HStore fields.', | ||||
|     long_description=README, | ||||
|     url='http://sectorlabs.ro/', | ||||
|     url='https://github.com/SectorLabs/django-localized-field', | ||||
|     author='Sector Labs', | ||||
|     author_email='open-source@sectorlabs.ro', | ||||
|     keywords=['django', 'localized', 'language', 'models', 'fields'], | ||||
|     classifiers=[ | ||||
|         'Environment :: Web Environment', | ||||
|         'Framework :: Django', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user