Skip to content

Commit

Permalink
Fixing manifest resource patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
lukacu committed Apr 21, 2024
1 parent 14ca0db commit ff0f63b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ include README.md
recursive-include vot/stack/ *.yaml
include vot/dataset/*.png
include vot/dataset/*.jpg
include vot/document/*.css
include vot/document/*.js
include vot/document/*.tex
include vot/report/*.css
include vot/report/*.js
include vot/report/*.tex

0 comments on commit ff0f63b

Please sign in to comment.