Skip to content

Commit

Permalink
New additions in flowcraft/templates not updated after build and inst…
Browse files Browse the repository at this point in the history
…all fixed

Added a line to consider flowcraft/templates as a package to update in setup.py, w.r.t issue assemblerflow#229 .
  • Loading branch information
parvsachdeva authored Jan 10, 2020
1 parent d3a670a commit 36f4171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"profiles.config",
"bin/*",
"lib/*",
"templates/*",
"resources/*",
"generator/templates/*"]},
data_files=[("", ["LICENSE"])],
Expand Down

0 comments on commit 36f4171

Please sign in to comment.