mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-11-04 09:57:55 +03:00 
			
		
		
		
	Distutils, you are a harsh master.
This commit is contained in:
		
							parent
							
								
									f2f8527af2
								
							
						
					
					
						commit
						8c1e6beb85
					
				
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							| 
						 | 
					@ -62,7 +62,7 @@ setup(
 | 
				
			||||||
    author_email='tom@tomchristie.com',
 | 
					    author_email='tom@tomchristie.com',
 | 
				
			||||||
    packages=get_packages('djangorestframework'),
 | 
					    packages=get_packages('djangorestframework'),
 | 
				
			||||||
    package_data=get_package_data('djangorestframework'),
 | 
					    package_data=get_package_data('djangorestframework'),
 | 
				
			||||||
    requires=['URLObject>=0.6.0'],
 | 
					    requires=['URLObject (>=0.6.0)'],
 | 
				
			||||||
    classifiers=[
 | 
					    classifiers=[
 | 
				
			||||||
        'Development Status :: 4 - Beta',
 | 
					        'Development Status :: 4 - Beta',
 | 
				
			||||||
        'Environment :: Web Environment',
 | 
					        'Environment :: Web Environment',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user