aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authortassaron2017-07-16 23:13:00 -0400
committertassaron2017-07-16 23:13:00 -0400
commitaa464632c64725201dc7584ebf6bf2c3d06b47b6 (patch)
treed0acb70a5fc839a1810a962f2ff9b4a9a931025a /setup.py
parentec0abd190273b7b636c7085d7caed8220ab09172 (diff)
new hotkey to preview the ffmpeg command
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 71dc51f..6ef688a 100644
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,7 @@ setup(
'Topic :: Multimedia :: Video :: Non-Linear Editor',
],
keywords=['visualizer', 'visualization', 'commandline video',
- 'video editor', 'ffmpeg', 'podcast']
+ 'video editor', 'ffmpeg', 'podcast'],
packages=[
'avpython',
'avpython.components'