Skip to content

Commit

Permalink
Add log_config.json to MANIFEST.in (NVIDIA#3166)
Browse files Browse the repository at this point in the history
Fixes [2332](https://jirasw.nvidia.com/browse/FLARE-2332)

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Quick tests passed locally by running `./runtest.sh`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated.

Co-authored-by: Ziyue Xu <[email protected]>
  • Loading branch information
SYangster and ZiyueXu77 authored Jan 22, 2025
1 parent c3fcc3d commit 5dda1e0
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,3 +2,4 @@ include versioneer.py
include nvflare/_version.py
include nvflare/libs/*.so
include nvflare/fuel/utils/*.json
include nvflare/private/fed/app/simulator/log_config.json

0 comments on commit 5dda1e0

Please sign in to comment.