Skip to content

Commit 41e77c6

Browse files
authored
Merge pull request #806 from ajnelson-nist/ajnelson-nist-single-sourcing-version-warning
Add warning on support of attr: directive
2 parents 6d85043 + 0589680 commit 41e77c6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

source/guides/single-sourcing-package-version.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ number of your project:
4949
analysis so that ``attr:`` can function without having to import any of
5050
the package's dependencies.
5151

52+
Also, please be aware that declarative config indicators, including the
53+
``attr:`` directive, are not supported in parameters to ``setup.py``.
5254

5355
#. Use an external build tool that either manages updating both locations, or
5456
offers an API that both locations can use.

0 commit comments

Comments
 (0)