mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-30 08:42:00 +00:00 
			
		
		
		
	fix: Actually include scripts in build
Not namespaced though :(
This commit is contained in:
		| @@ -7,7 +7,7 @@ readme = "README.md" | ||||
| homepage = "https://ggml.ai" | ||||
| repository = "https://github.com/ggerganov/llama.cpp" | ||||
| keywords = ["ggml", "gguf", "llama.cpp"] | ||||
| packages = [{ include = "__init__.py", from = "." }] | ||||
| packages = [{ include = "*.py", from = "." }] | ||||
| classifiers = [ | ||||
|     "Programming Language :: Python :: 3", | ||||
|     "License :: OSI Approved :: MIT License", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ditsuke
					ditsuke