Commit 87f135d
Sean Quah
Remove unused
#52 introduced a build dependency on `setuptools_scm`.
According to https://github.com/pypa/setuptools_scm, usage of
`setuptools_scm` involves either a `[tool.setuptools_scm]` section in
`pyproject.toml`, or `use_scm_version=True` in `setup.py`. We do neither
of those things, so this build requirement ought to be safe to remove.
Signed-off-by: Sean Quah <seanq@matrix.org>setuptools_scm build requirement1 parent 0c3142d commit 87f135d
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
0 commit comments