Commit 11a72fb
committed
Clarify fork instructions in contributing docs
`setup.py` expects to be able to find git tags in order to properly set
the package version. If a fork does not have any tags, `pip install -e
.` will fail due to the default `"unknown"` being an invalid version.1 parent b537a50 commit 11a72fb
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments