update of API fixed #9 post_entries content parameter

This commit is contained in:
FoxMaSk
2018-05-27 11:20:02 +02:00
parent e892d3ceeb
commit 9e5fdb1c50
5 changed files with 26 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ setup(
long_desc='Wallabag is a "read it later" service, and that Wallabag API allow you to save web pages '
'to your own account',
author='FoxMaSk',
author_email='foxmask@trigger-happy.eu',
author_email='foxmaskhome@gmail.com',
url='https://github.com/push-things/wallabag_api',
download_url="https://github.com/push-things/wallabag_api/archive/wallabag_api-" + version + ".zip",
packages=find_packages(),