Skip to content

Commit 2dda0dd

Browse files
committed
docs: add leancloud.cloudfunc section
1 parent d282c26 commit 2dda0dd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,14 @@ push
125125
:undoc-members:
126126
:show-inheritance:
127127

128+
cloudfunc
129+
---------
130+
131+
.. automodule:: leancloud.cloudfunc
132+
:members:
133+
:undoc-members:
134+
:show-inheritance:
135+
128136
Indices and tables
129137
==================
130138

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
'Intended Audience :: Developers',
3232

3333
'Programming Language :: Python :: 2',
34-
'Programming Language :: Python :: 2.6',
3534
'Programming Language :: Python :: 2.7',
3635
'Programming Language :: Python :: 3.5',
3736
],

0 commit comments

Comments
 (0)