Skip to content

Commit

Permalink
add missing auto submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Oct 16, 2018
1 parent eeb24eb commit dbc9afe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ include tox.ini

# Test suite
recursive-include tqdm/tests *.py

# Sub-packages
recursive-include tqdm/autonotebook *.py
recursive-include tqdm/auto *.py

# Examples/Documentation
recursive-include examples *.py
Expand Down

0 comments on commit dbc9afe

Please sign in to comment.