[MANIFEST.in] Include all test data in PyPI package
This commit is contained in:
		
							parent
							
								
									3e191da6d9
								
							
						
					
					
						commit
						9e3682d555
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -2,9 +2,8 @@ include README.md
 | 
				
			||||||
include LICENSE
 | 
					include LICENSE
 | 
				
			||||||
include AUTHORS
 | 
					include AUTHORS
 | 
				
			||||||
include ChangeLog
 | 
					include ChangeLog
 | 
				
			||||||
include test/*.py
 | 
					 | 
				
			||||||
include test/*.json
 | 
					 | 
				
			||||||
include youtube-dl.bash-completion
 | 
					include youtube-dl.bash-completion
 | 
				
			||||||
include youtube-dl.fish
 | 
					include youtube-dl.fish
 | 
				
			||||||
include youtube-dl.1
 | 
					include youtube-dl.1
 | 
				
			||||||
recursive-include docs Makefile conf.py *.rst
 | 
					recursive-include docs Makefile conf.py *.rst
 | 
				
			||||||
 | 
					recursive-include test *
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue