Skip to content

Commit cf79f06

Browse files
committed
Fix: edits from review
1 parent 90424ae commit cf79f06

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tutorials/1-installable-code.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ In upcoming lessons you will learn how to:
1717
* add a **README** file to support community use of your package
1818
* add package metadata in a **pyproject.toml** file to support publication to PyPI
1919

20-
<!--
21-
TODO: is it clear where to add commands? bash vs. python console
20+
:::{todo}
2221

22+
1. Is it clear where to add commands? bash vs. Python console
2323
Bash vs zsh is different
24-
does this work on windows and mac? i know it works on mac/linux
25-
-->
24+
2. Does this lesson run as expected on windows and mac?
25+
:::
2626

2727
:::{figure-md} code-to-python-package
2828

0 commit comments

Comments
 (0)