forked frompython/pythondotorg
- Notifications
You must be signed in to change notification settings - Fork0
Commit7d00625
authored
Reinstate support for PEP_REPO_PATH setting. (python#1735)
* Reinstate support for PEP_REPO_PATH setting.This setting is referenced by PEP generation documentationin both this repository (at pythondotorg/docs/source/pep_generation.rst)and in the PEPs repository (at peps/README.rst).* Allow PEP_REPO_PATH setting to be set by environment variable....rather than by requiring a temporary source code change.1 parent9339f3f commit7d00625
File tree
2 files changed
+19
-10
lines changed- peps/management/commands
- pydotorg/settings
2 files changed
+19
-10
lines changedLines changed: 13 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
64 | 67 |
| |
65 | 68 |
| |
66 | 69 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 |
| |
28 | 33 |
| |
| 34 | + | |
29 | 35 |
| |
30 | 36 |
| |
31 | 37 |
| |
|
0 commit comments
Comments
(0)