From 0b323b5e158bfd284cdd6c99b130cfc05eb05187 Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sat, 18 May 2019 12:37:48 +0200 Subject: Added ext_package --- docs/keywords.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/keywords.txt b/docs/keywords.txt index ff757231..4d7efd38 100644 --- a/docs/keywords.txt +++ b/docs/keywords.txt @@ -51,6 +51,10 @@ associated ``setuptools`` feature. A list of strings specifying the standalone script files to be built and installed. +``ext_package`` + A string specifying the base package name for the extensions provided by + this package. + ``ext_modules`` A list of instances of ``setuptools.Extension`` providing the list of Python extensions to be built. -- cgit v1.2.3