Skip to content

Commit

Permalink
Ditching eacute for non-ASCII accented e in Bezier.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes committed Jun 7, 2020
1 parent 6d9a3f4 commit 674504e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ Welcome to Nox
CONTRIBUTING
CHANGELOG

.. |eacute| unicode:: U+000E9 .. LATIN SMALL LETTER E WITH ACUTE
:trim:

``nox`` is a command-line tool that automates testing in multiple Python environments, similar to `tox`_. Unlike tox, Nox uses a standard Python file for configuration.

Install nox via `pip`_::
Expand Down Expand Up @@ -53,7 +50,7 @@ Projects that use Nox

Nox is lucky to have several wonderful projects that use it and provide feedback and contributions.

- B |eacute| zier `project <https://github.com/dhermes/bezier>`__
- `Bézier <https://github.com/dhermes/bezier>`__
- `gapic-generator-python <https://github.com/googleapis/gapic-generator-python>`__
- `gdbgui <https://github.com/cs01/gdbgui>`__
- `Google Assistant SDK <https://github.com/googlesamples/assistant-sdk-python>`__
Expand Down

0 comments on commit 674504e

Please sign in to comment.