We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b80e6 commit 4be61b8Copy full SHA for 4be61b8
2 files changed
fluent.bundle/setup.py
@@ -11,6 +11,7 @@
11
setup(name='fluent.bundle',
12
version='0.1',
13
description='Localization library for expressive translations.',
14
+ long_description='See https://github.com/projectfluent/python-fluent/ for more info.',
15
author='Luke Plant',
16
author_email='L.Plant.98@cantab.net',
17
license='APL 2',
fluent.syntax/setup.py
@@ -4,6 +4,7 @@
4
setup(name='fluent.syntax',
5
version='0.10.0',
6
7
8
author='Mozilla',
9
author_email='l10n-drivers@mozilla.org',
10
0 commit comments