Browse Source
Merge pull request #366 from justanr/Add-Pluggy-To-setup.py
Add pluggy to setup.py
Alec Nikolas Reiter
7 years ago
1 changed files with
1 additions and
0 deletions
-
1
0
setup.py
|
@@ -92,6 +92,7 @@ setup(
|
|
'MarkupSafe',
|
|
'MarkupSafe',
|
|
'mistune',
|
|
'mistune',
|
|
'Pillow',
|
|
'Pillow',
|
|
|
|
+ 'pluggy',
|
|
'Pygments',
|
|
'Pygments',
|
|
'python-editor',
|
|
'python-editor',
|
|
'pytz',
|
|
'pytz',
|