Remove depsOnly check since Nimble supports it
This commit is contained in:
parent
b1a90cd52b
commit
eedf6d07b8
1 changed files with 1 additions and 3 deletions
|
@ -5,8 +5,6 @@ author = "zedeus"
|
|||
description = "An alternative front-end for Twitter"
|
||||
license = "AGPL-3.0"
|
||||
srcDir = "src"
|
||||
|
||||
when not defined(depsOnly):
|
||||
bin = @["nitter"]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue