Skip to content

Commit 07bf32f

Browse files
committed
dont inlcude the parrot in the hex package for now
1 parent 2720623 commit 07bf32f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mix.exs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ defmodule Scenic.Mixfile do
4545
"lib/**/*.ex",
4646
"mix.exs",
4747
"guides/**/*.md",
48-
"guides/**/*.png",
48+
# don't include the bird for now
49+
# "guides/**/*.png",
4950
"README.md"
5051
]
5152
],

0 commit comments

Comments
 (0)