Fix package-data names
This commit is contained in:
		
							parent
							
								
									d6cff3bcbc
								
							
						
					
					
						commit
						ecdae7903e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -29,4 +29,4 @@ version = { attr = "cutekit.const.VERSION" } | ||||||
| dependencies = { file = ["cutekit/requirements.txt"] } | dependencies = { file = ["cutekit/requirements.txt"] } | ||||||
| 
 | 
 | ||||||
| [tool.setuptools.package-data] | [tool.setuptools.package-data] | ||||||
| "cutekit" = ["py.typed", "requirements.txt", "pods-entry.sh"] | "cutekit" = ["py.typed", "requirements.txt", "entrypoint.sh", "bootstrap.sh"] | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue