We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db6d3f commit c089acfCopy full SHA for c089acf
fluent.syntax/setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup
4
5
-setup(name='fluent_syntax',
+setup(name='fluent.syntax',
6
version='0.10.0',
7
description='Localization library for expressive translations.',
8
author='Mozilla',
0 commit comments