Commit b4a0e9e
committed
README: Add 'setuptools_scm' to 'pyproject.toml'
Ensure 'setuptools_scm' is defined in both 'pyproject.toml' and
'setup.cfg'. Newer pips will use the former (and skip the latter as
already resolved by the time setup_requires are evaluated), and older
pips that don't know about 'pyproject.toml' can keep using
'setup_requires'.
Signed-off-by: Stephen Finucane <[email protected]>1 parent 33c6f04 commit b4a0e9e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments