File tree 2 files changed +24
-4
lines changed
2 files changed +24
-4
lines changed Original file line number Diff line number Diff line change @@ -43,10 +43,9 @@ will be merged into master branch.
43
43
44
44
In order to make moban updates: please call `make`.
45
45
46
- Notes
46
+ User guides
47
47
================================================================================
48
48
49
-
50
49
Release and publish from command line
51
50
--------------------------------------------------------------------------------
52
51
@@ -92,5 +91,16 @@ Using dependency markers in `setup.py`
92
91
In order to use dependency markers in `setup.py`, add `setup_use_markers: true`
93
92
in your `mobanfile.
94
93
94
+
95
+ Developer Guides
96
+ ================================================================================
97
+
98
+ In order to update this README, please find the .moban.d/local-README.rst.jj2,
99
+ and place your changes there.
100
+
101
+ Then call::
102
+
103
+ $ make upstreaming
104
+
95
105
{% endblock %}
96
106
Original file line number Diff line number Diff line change @@ -60,10 +60,9 @@ will be merged into master branch.
60
60
61
61
In order to make moban updates: please call `make `.
62
62
63
- Notes
63
+ User guides
64
64
================================================================================
65
65
66
-
67
66
Release and publish from command line
68
67
--------------------------------------------------------------------------------
69
68
@@ -108,3 +107,14 @@ Using dependency markers in `setup.py`
108
107
109
108
In order to use dependency markers in `setup.py `, add `setup_use_markers: true `
110
109
in your `mobanfile.
110
+
111
+
112
+ Developer Guides
113
+ ================================================================================
114
+
115
+ In order to update this README, please find the .moban.d/local-README.rst.jj2,
116
+ and place your changes there.
117
+
118
+ Then call::
119
+
120
+ $ make upstreaming
You can’t perform that action at this time.
0 commit comments