Skip to content

Commit

Permalink
Merge pull request #42 from hroncok/include-testfiles
Browse files Browse the repository at this point in the history
Include test assets in sdist
  • Loading branch information
blink1073 authored Feb 20, 2018
2 parents b66dbc6 + c489bb1 commit 0c0c091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ include README.md
include LICENSE
include setupbase.py
include jupyterlab_launcher/*.html
recursive-include jupyterlab_launcher/tests *.json *.jupyterlab-workspace

# Patterns to exclude from any directory
global-exclude *~
Expand Down

0 comments on commit 0c0c091

Please sign in to comment.