From f14bf377c6184f8c322f21a029c4dfb22ec08908 Mon Sep 17 00:00:00 2001 From: kasium <15907922+kasium@users.noreply.github.com> Date: Fri, 16 Jul 2021 15:23:54 +0200 Subject: [PATCH] Add pyproject.toml support to README --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index c8536a6..944c9d9 100644 --- a/README.rst +++ b/README.rst @@ -101,6 +101,7 @@ instead. * ``$CWD/tox.ini`` * ``$CWD/pep8.ini`` * ``$CWD/setup.cfg`` +* ``$CWD/pyproject.toml`` An example section that can be placed into one of these files::