From cdec8c2bea81636feb7b183bc20c47cde243386b Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Mon, 21 Nov 2022 10:21:35 -0800 Subject: Remove tabs --- docs/build_meta.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/build_meta.rst b/docs/build_meta.rst index 36b3cd16..4ec37453 100644 --- a/docs/build_meta.rst +++ b/docs/build_meta.rst @@ -48,8 +48,8 @@ files, a ``pyproject.toml`` file and a ``setup.cfg`` file:: pyproject.toml setup.cfg meowpkg/ - __init__.py - module.py + __init__.py + module.py The ``pyproject.toml`` file specifies the build system (i.e. what is being used to package your scripts and install from source). To use it with -- cgit v1.2.1