diff --git a/packaging.html b/packaging.html index 16ef5ed..8f248c9 100644 --- a/packaging.html +++ b/packaging.html @@ -17,7 +17,7 @@ mark{display:inline}
Difficulty level: ♦♦♦♦♢
-❝ FIXME ❞
— FIXME +❝ You’ll find the shame is like the pain; you only feel it once. ❞
— Marquise de Merteuil, Dangerous Liaisons
Releasing your first Python package is a daunting process. (Releasing your second one is easier.) Distutils tries to automate as much of it as possible, but there are some things you simply must do yourself. +
Releasing your first Python package is a daunting process. (Releasing your second one is a little easier.) Distutils tries to automate as much of it as possible, but there are some things you simply must do yourself.