Fixing the python and js packaging

This commit is contained in:
Maxime Beauchemin
2016-03-10 01:35:20 -05:00
parent 370c5af425
commit e2cd14d320
11 changed files with 21 additions and 19 deletions

View File

@@ -14,7 +14,6 @@ require('bootstrap');
require('./panoramix-select2.js');
require('../node_modules/bootstrap-toggle/js/bootstrap-toggle.min.js');
require('../vendor/select2.sortable.js');
// css
require('../vendor/pygments.css');