Skip to content

Commit

Permalink
Exclude tests from PyPI source distribution
Browse files Browse the repository at this point in the history
As discussed in bug #183
  • Loading branch information
jim-easterbrook committed Dec 20, 2024
1 parent 727f235 commit 8ac02d5
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 @@ -4,3 +4,4 @@ recursive-exclude .github *
exclude .gitignore .travis.yml
recursive-exclude src/gphoto2 *
exclude developer/*
exclude tests/*

0 comments on commit 8ac02d5

Please sign in to comment.