Add long_description from README.md (#287)

* Add readme to API

* update name
This commit is contained in:
Pascal Vizeli
2017-12-26 01:31:24 +01:00
committed by GitHub
parent e59e2fc8d7
commit 38a599011e
4 changed files with 17 additions and 1 deletions

View File

@@ -57,6 +57,7 @@ ATTR_WATCHDOG = 'watchdog'
ATTR_CHANGELOG = 'changelog'
ATTR_DATE = 'date'
ATTR_ARCH = 'arch'
ATTR_LONG_DESCRIPTION = 'long_description'
ATTR_HOSTNAME = 'hostname'
ATTR_TIMEZONE = 'timezone'
ATTR_ARGS = 'args'