mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
Trying to force-include this pb folder.
This commit is contained in:
parent
d7c1cca44a
commit
b12ba27684
@ -95,3 +95,6 @@ profile = "black"
|
|||||||
|
|
||||||
[tool.setuptools.packages.find]
|
[tool.setuptools.packages.find]
|
||||||
include = ["text_generation_server*"]
|
include = ["text_generation_server*"]
|
||||||
|
|
||||||
|
[tool.setuptools.package-data]
|
||||||
|
"*" = ["pb"]
|
||||||
|
Loading…
Reference in New Issue
Block a user