Добавление зависимости от Babel

master
Антон Касимов 2019-05-18 00:19:08 +03:00
parent d82fbb0f00
commit aa103b5382
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ requires = [
'watchdog < 0.9.0',
'pyramid-htmlmin',
'pyramid-webpack',
'Babel',
]
tests_require = [