Changeset 648:80458a875eac
- Timestamp:
- 06/30/09 13:22:16 (7 months ago)
- Author:
- Ioannis Gakos <gakos.ioannis@…>
- Branch:
- default
- Message:
-
Documentation added for python dependencies
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r532
|
r648
|
|
| 74 | 74 | .. code-block:: bash |
| 75 | 75 | |
| 76 | | easy_install Markdown httplib2 pygments |
| | 76 | easy_install Markdown httplib2 pygments polib |
| 77 | 77 | easy_install Django python-openid django-authopenid django-pagination |
| 78 | | easy_install -f http://transifex.org/files/eggs/ contact_form tagging |
| 79 | 78 | easy_install django-notification |
| | 79 | easy_install -f http://transifex.org/files/deps/ contact_form tagging django_evolution userprofile |
| 80 | 80 | |
| 81 | 81 | |