view MANIFEST.in @ 151:6689aa54b20c default tip

refactoring from camelCase -> snake_case: This libraries was using camelCase due for historical reasons (related to the use of Twisted in the initial project). This patch fixes it by using PEP8 compliant snake_case
author Goffi <goffi@goffi.org>
date Sat, 08 Apr 2023 15:38:18 +0200
parents 57463d1fa7f6
children
line wrap: on
line source

include *.po
include i18n/fr/LC_MESSAGES/urwid_satext.mo
include examples/*.py
include COPYING*
include CHANGELOG
include MANIFEST.in
include ez_setup.py