diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ setup( + '\n' + read('CHANGES.rst') ), + keywords="event framework dispatch subscribe publish", classifiers=[ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", |
