1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-09-03 14:26:17 +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 = [
"/src",
"/examples",
"/tests",
"/README.md",
"/LICENSE.txt",
]