Skip to content

Commit

Permalink
Merge pull request optuna#5720 from porink0424/fix/include-all-test-f…
Browse files Browse the repository at this point in the history
…iles-in-sdist

Include all test files in `sdist` by updating `MANIFEST.in`
  • Loading branch information
HideakiImamura authored Oct 25, 2024
2 parents 9c3cbee + 1c63077 commit a89dcc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include LICENSE
include LICENSE_THIRD_PARTY
graft tests
global-exclude *~ *.py[cod] *.so

0 comments on commit a89dcc3

Please sign in to comment.