File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,14 @@ SparkPost Python API client
28
28
29
29
The super-mega-official Python package for using the SparkPost API.
30
30
31
+ Documentation
32
+ -------------
33
+
34
+ * Documentation for `python-sparkpost `_
35
+ * `SparkPost API Reference `_
36
+
37
+ .. _python-sparkpost : https://python-sparkpost.readthedocs.io/
38
+ .. _SparkPost API Reference : https://www.sparkpost.com/api
31
39
32
40
Installation
33
41
------------
@@ -120,16 +128,6 @@ Then create or update your ``appengine_config.py`` file to include the following
120
128
121
129
Then deploy your app and you should be able to send using python-sparkpost on Google Cloud.
122
130
123
- Documentation
124
- -------------
125
-
126
- * Documentation for `python-sparkpost `_
127
- * `SparkPost API Reference `_
128
-
129
- .. _python-sparkpost : https://python-sparkpost.readthedocs.io/
130
- .. _SparkPost API Reference : https://www.sparkpost.com/api
131
-
132
-
133
131
Contribute
134
132
----------
135
133
You can’t perform that action at this time.
0 commit comments