Commit 2b30704
package: Drop setuptools_scm_git_archive requirement
The tool of setuptools_scm_git_archive is deprecated. The logic of this
package was introduced directly to the setuptools_scm package, since
version 7.0.0 of this package.
This commit removes the unnecessary requirement to have
setuptools_scm_git_archive, and instead, ensures that the setuptools_scm
version used is recent enough.1 parent 912fc3e commit 2b30704
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments