diff --git a/source/guides/single-sourcing-package-version.rst b/source/guides/single-sourcing-package-version.rst index 006f9399e..b32cde6f5 100644 --- a/source/guides/single-sourcing-package-version.rst +++ b/source/guides/single-sourcing-package-version.rst @@ -49,6 +49,8 @@ number of your project: analysis so that ``attr:`` can function without having to import any of the package's dependencies. + Also, please be aware that declarative config indicators, including the + ``attr:`` directive, are not supported in parameters to setup.py. #. Use an external build tool that either manages updating both locations, or offers an API that both locations can use.