Commit 0d5a948
committed
Add setuptools_scm as a dependency
The version requirements were determined by testing with various old
versions of setuptools and setuptools_scm. Using setuptools_scm <3.4.1
causes the build to fail, and using setuptools <42 means it fails to
automatically determine the version number. Of course, in practice I
expect that people will generally be using relatively recent versions of
both packages, but the listed requirements express the minimum versions
that appear to be compatible with this process.1 parent 865fecd commit 0d5a948
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments