Skip to content

Commit

Permalink
Add Madam template files to package definition (#202)
Browse files Browse the repository at this point in the history
* Add Madam template files to package definition

* [skip ci] Update CHANGELOG
  • Loading branch information
ziotom78 authored Oct 10, 2022
1 parent 5fb2b89 commit 3d9b6b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

- **Breaking change** Interface of `get_pointings` modified, new function `get_pointings_for_observation` simplifies the pointing generation for a list of observations [#198](https://github.com/litebird/litebird_sim/pull/198)

- Properly install Madam template files [#202](https://github.com/litebird/litebird_sim/pull/202)

- Mark installation errors for rich traceback in CI builds as non fatal [#199](https://github.com/litebird/litebird_sim/pull/199)

- Fix bug in `make_bin_map` [#196](https://github.com/litebird/litebird_sim/pull/196)
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ include = [
"static/report_template.html",
"static/sakura.css",
"templates/*.md",
"templates/*.txt",
"misc/pandoc-filter.lua",
]

Expand Down

0 comments on commit 3d9b6b9

Please sign in to comment.