Skip to content

Commit

Permalink
fix template file not included in the package (vericast#4)
Browse files Browse the repository at this point in the history
in the nbconvert upgrade, the template file was moved to a seperate folder,
but the location of the template file was not updated in the manifest
  • Loading branch information
makammoun committed Sep 7, 2021
1 parent fdd9a40 commit 1a47c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ include versioneer.py
include LICENSE
include README.md
include nbconflux/_version.py
include nbconflux/confluence.tpl
include nbconflux/templates/confluence.tpl

0 comments on commit 1a47c85

Please sign in to comment.