1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-09-08 08:25:51 +03:00

include tests directory in shipped package

Этот коммит содержится в:
rhysd
2023-10-20 22:18:44 +09:00
родитель 3f7db1db84
Коммит b5a9f405e8

Просмотреть файл

@@ -17,6 +17,7 @@ keywords = ["tui", "textarea", "editor", "input", "ratatui"]
include = [ include = [
"/src", "/src",
"/examples", "/examples",
"/tests",
"/README.md", "/README.md",
"/LICENSE.txt", "/LICENSE.txt",
] ]