Fix models not included in release
				
					
				
			This commit is contained in:
		
							parent
							
								
									63f08c7ec7
								
							
						
					
					
						commit
						8f27cf672e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
										
									
									
									
								
							|  | @ -32,7 +32,7 @@ __doc__ = __readme__ | |||
| 
 | ||||
| setuptools.setup( | ||||
|     name = 'piped-api', | ||||
|     packages = setuptools.find_packages(exclude=('tests',), include=('piped_api',)), | ||||
|     packages = setuptools.find_packages(exclude=('tests',)), | ||||
| 
 | ||||
|     long_description=__readme__, | ||||
|     long_description_content_type='text/markdown', | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue