Skip to content

Commit 1a57dbb

Browse files
committed
Add PackagingCon
1 parent bd8d660 commit 1a57dbb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ch04packaging/03Packaging.ipynb.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
# - [Scientific Python cookie](https://github.com/scientific-python/cookie)
3434
# - [Open Science Labs' scicookie](https://github.com/osl-incubator/scicookie)
3535
# - Domain/ecosystem specific cookies like [pybamm-cookiecutter](https://github.com/pybamm-team/pybamm-cookiecutter) for battery modeling projects in Python exist too
36+
#
37+
# Finally, the packaging community regularly organises [PackagingCon](https://packaging-con.org) to discuss the packaging ecosystems
38+
# of multiple languages and operating systems at a single place.
39+
#
3640

3741
# %% [markdown]
3842
# ### Distribution tools

0 commit comments

Comments
 (0)