Ethosa 3 년 전
부모
커밋
e4133517f5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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"