Skip to content

Commit 636ca60

Browse files
authored
Fix packaging image and add to landing page
Fix image as fonts are working with svg
2 parents a6bb0d3 + bdea951 commit 636ca60

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
403 KB
Loading

package-structure-code/intro.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ The good news is there are some great modern packaging
88
tools that ensure that you're following best practices. Here, we
99
review tool features and suggest tools that might be best fitted for your workflow.
1010

11+
:::{figure-md} fig-target
12+
13+
<img src="../images/python-package-tools-decision-tree.png" alt="Figure showing a decision tree with the various packaging tool front end and back end options." width="700px">
14+
15+
Diagram showing the various from end build tools that you can select from. See the packaging tools page to learn more about each tool.
16+
:::
17+
1118
```{note}
1219
If you are considering submitting a package for peer review, have a look at the
1320
bare-minimum [editor checks](https://www.pyopensci.org/software-peer-review/how-to/editor-in-chief-guide.html#editor-checklist-template) that pyOpenSci

0 commit comments

Comments
 (0)