Commit 1430db4
committed
make local_install doesn't regenerate template/po files.
In CI, xpot is missing. So make local_install fails to rebuild and
install roundup.pot and .po. Have make local_install or pytest just
use the existing .po files like it used to before make dist rebuilt
everything.1 parent b58ac2f commit 1430db4
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
0 commit comments