We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d282c26 commit 2dda0ddCopy full SHA for 2dda0dd
2 files changed
docs/index.rst
@@ -125,6 +125,14 @@ push
125
:undoc-members:
126
:show-inheritance:
127
128
+cloudfunc
129
+---------
130
+
131
+.. automodule:: leancloud.cloudfunc
132
+ :members:
133
+ :undoc-members:
134
+ :show-inheritance:
135
136
Indices and tables
137
==================
138
setup.py
@@ -31,7 +31,6 @@
31
'Intended Audience :: Developers',
32
33
'Programming Language :: Python :: 2',
34
- 'Programming Language :: Python :: 2.6',
35
'Programming Language :: Python :: 2.7',
36
'Programming Language :: Python :: 3.5',
37
],
0 commit comments