Skip to content

Commit

Permalink
re-enable telebot
Browse files Browse the repository at this point in the history
  • Loading branch information
narimiran committed Nov 25, 2020
1 parent 212dcaf commit c2982d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testament/important_packages.nim
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pkg "sdl2_nim", false, "nim c -r sdl2/sdl.nim"
pkg "snip", false, "nimble test", "https://github.com/genotrance/snip"
pkg "stint", false, "nim c -o:stintt -r stint.nim"
pkg "strunicode", true, "nim c -r src/strunicode.nim"
# pkg "telebot", true, "nim c -o:tbot -r src/telebot.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 "tiny_sqlite"
Expand Down

0 comments on commit c2982d5

Please sign in to comment.