add timezones package to important_packages (#13987)

This commit is contained in:
Miran
2020-04-15 17:33:16 +02:00
committed by GitHub
parent 4764220cfb
commit 04b6e9cf3e

View File

@@ -92,6 +92,7 @@ pkg "strunicode", true, "nim c -r src/strunicode.nim"
pkg "telebot", true, "nim c -o:tbot -r src/telebot.nim"
pkg "tempdir"
pkg "tensordsl", false, "nim c -r tests/tests.nim", "https://krux02@bitbucket.org/krux02/tensordslnim.git"
pkg "timezones"
pkg "tiny_sqlite"
pkg "unicodedb"
pkg "unicodeplus", true