Skip to content

Commit

Permalink
[bug] Fix example circle-packing (#7194)
Browse files Browse the repository at this point in the history
Issue: fixes #7193

### Brief Summary
  • Loading branch information
lin-hitonami committed Jan 28, 2023
1 parent fbe92fd commit 8c39abc
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 @@ -3,6 +3,7 @@ recursive-include python/taichi/assets *
recursive-include python/taichi/examples *.py
include python/taichi/examples/autodiff/diff_sph/fc1_pretrained.pkl
include python/taichi/examples/autodiff/diff_sph/fc2_pretrained.pkl
include python/taichi/examples/algorithm/circle-packing/taichi_logo.png
include python/taichi/_lib/core/*.so
include python/taichi/_lib/core/*.pyd
include python/taichi/_lib/runtime/*.bc
Expand Down

0 comments on commit 8c39abc

Please sign in to comment.