mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
Remove pictures.
This commit is contained in:
parent
b0377bd8cd
commit
a1b75365e4
2 changed files with 4 additions and 9 deletions
|
@ -17,7 +17,7 @@ retrouve de nouveau sur ces mêms réflexions, grâce aux journées
|
||||||
organisées par
|
organisées par
|
||||||
`France Nature Environnement <http://www.fne.asso.fr/>`_, qui
|
`France Nature Environnement <http://www.fne.asso.fr/>`_, qui
|
||||||
proposaient ce jeudi soir une projection de "Le temps des grâces",
|
proposaient ce jeudi soir une projection de "Le temps des grâces",
|
||||||
un documentaire sur l'agriculture. |affiche-le-temps-des-graces|
|
un documentaire sur l'agriculture.
|
||||||
|
|
||||||
Parce que depuis 60 ans, il est pratiqué le remembrement des
|
Parce que depuis 60 ans, il est pratiqué le remembrement des
|
||||||
parcelles à gogo, parce que nos sols deviennent completement morts
|
parcelles à gogo, parce que nos sols deviennent completement morts
|
||||||
|
@ -69,5 +69,3 @@ trouvé sur allocine.fr (oui, vous savez, ce site rempli de pubs).
|
||||||
la main des lobbys. Passionnant, vraiment.
|
la main des lobbys. Passionnant, vraiment.
|
||||||
|
|
||||||
Courrez-y, je vous dis.
|
Courrez-y, je vous dis.
|
||||||
|
|
||||||
.. |affiche-le-temps-des-graces| image:: http://www.notmyidea.org/wp-content/uploads/2010/03/affiche-le-temps-des-graces-225x300.jpg
|
|
||||||
|
|
|
@ -18,10 +18,9 @@ program, and will work on `python <http://python.org/>`_
|
||||||
packaging stuff interoperable, as pointed out by
|
packaging stuff interoperable, as pointed out by
|
||||||
the `PEP 376 <http://www.python.org/dev/peps/pep-0376/>`_.
|
the `PEP 376 <http://www.python.org/dev/peps/pep-0376/>`_.
|
||||||
|
|
||||||
|The current state of packaging| In more details, I'm going to work
|
In more details, I'm going to work on the Installer / Uninstaller
|
||||||
on the Installer / Uninstaller features of Distutils2, and on a
|
features of Distutils2, and on a PyPI XML-RPC client for distutils2.
|
||||||
PyPI XML-RPC client for distutils2. Here are the already defined
|
Here are the already defined tasks:
|
||||||
tasks:
|
|
||||||
|
|
||||||
- Implement Distutils2 APIs described in PEP 376.
|
- Implement Distutils2 APIs described in PEP 376.
|
||||||
- Add the uninstall command.
|
- Add the uninstall command.
|
||||||
|
@ -36,5 +35,3 @@ As I'm relatively new to python, I'll need some extra work in order
|
||||||
to apply all good practice, among other things that can make a
|
to apply all good practice, among other things that can make a
|
||||||
developper-life joyful. I'll post here, each week, my advancement,
|
developper-life joyful. I'll post here, each week, my advancement,
|
||||||
and my tought about python and especialy python packaging world.
|
and my tought about python and especialy python packaging world.
|
||||||
|
|
||||||
.. |The current state of packaging| image:: http://www.notmyidea.org/wp-content/uploads/2010/05/state_of_packaging-300x171.jpg
|
|
||||||
|
|
Loading…
Reference in a new issue