Changeset a67240 in indico
- Timestamp:
-
07/13/12 16:41:33
(10 months ago)
- Author:
- Jose Benito <jose.benito.gonzalez@…>
- Branches:
- master, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 4c7d4152dff271ba5df5a8606605969cab454080
- Children:
- 05cde39
- Parents:
- f083f4
- Message:
-
[FIX] Missing pojson == 0.3
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r12b68b
|
ra67240
|
|
| 125 | 125 | 'lxml', 'cds-indico-extras', 'zc.queue', 'python-dateutil<2.0', |
| 126 | 126 | 'pypdf', 'mako>=0.4.1', 'babel', 'icalendar>=3.0', 'pyatom', |
| 127 | | 'simplejson', 'python-cjson'] |
| | 127 | 'simplejson', 'python-cjson', 'pojson==0.3'] |
| 128 | 128 | |
| 129 | 129 | #for Python older than 2.7 |