Overview
Comment: | update package setup [fr] |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | fr |
Files: | files | file ages | folders |
SHA3-256: |
59ce58c75259e1a259e4075327314cfd |
User & Date: | olr on 2017-04-26 14:38:08 |
Other Links: | manifest | tags |
Context
2017-04-26
| ||
15:21 | [fr] ajustements sur about_panel check-in: 71bdd94ca9 user: olr tags: trunk, fr | |
14:38 | update package setup [fr] check-in: 59ce58c752 user: olr tags: trunk, fr | |
14:27 | update package setup [fr] check-in: 384bde7b06 user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/setup.py from [636d1153bb] to [3df0789cc9].
︙ | |||
88 89 90 91 92 93 94 | 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 | - + - - | # 'test': ['coverage'], # }, # If there are data files included in your packages that need to be # installed, specify them here. If using Python 2.6 or less, then these # have to be included in MANIFEST.in as well. package_data={ |
︙ |