Commit 8cd8645
committed
Add warning on support of attr: directive
This patch is part of addressing setuptools issue 2492:
pypa/setuptools#2492
The code in this Note block was found to not apply to equivalently-named
features in setup.py. After discussion on the above issue, a project
maintainer noted this behavior was expected. This patch adds
documentation of expected behavior close to where it would be discovered
by somebody who stumbled upon the attr: feature, but might not know the
background on directives and setup.cfg vs. setup.py.1 parent 8c1f843 commit 8cd8645
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments