Skip to content

Commit

Permalink
fix: optional dependency installation of natal-report
Browse files Browse the repository at this point in the history
  • Loading branch information
hoishing committed Dec 25, 2024
1 parent 5e1105d commit 7e3f0e2
Show file tree
Hide file tree
Showing 3 changed files with 524 additions and 114 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ print(stats.full_report(kind="markdown"))
## PDF Report

- optional dependencies for PDF report generation
- install with `pip install natal[report]`
- install with `pip install "natal[report]"`
- see [natal-report] package for details
- [demo_report_light.pdf]: light theme report with Birth Chart
- [demo_report_mono.pdf]: mono theme report with Transit Chart
Expand Down
Loading

0 comments on commit 7e3f0e2

Please sign in to comment.