Ethosa 3 years ago
parent
commit
e4133517f5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      nodesnim.nimble

+ 0 - 1
nodesnim.nimble

@@ -5,7 +5,6 @@ version = "0.4.1"
 description = "The Nim GUI/2D framework based on OpenGL and SDL2."
 license = "MIT"
 srcDir = "src"
-skipDirs = @["examples", "tests", ".github"]
 
 [Deps]
 Requires: "nim >= 1.0.0"