Skip to content

Commit 61b86eb

Browse files
authored
Update package-structure-code/python-package-structure.md
1 parent 659ffeb commit 61b86eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package-structure-code/python-package-structure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ that includes tests within the **src/package-name** directory.
5858
* [bokeh](https://github.com/bokeh/bokeh)
5959
* [openscm](https://github.com/openscm/openscm-runner)
6060
* [awkward](https://github.com/scikit-hep/awkward)
61+
* [poliastro](https://github.com/poliastro/poliastro/)
6162
```
6263

6364
#### Pros of the src/ layout

0 commit comments

Comments
 (0)