Skip to content

Commit

Permalink
remove skulpt from the project
Browse files Browse the repository at this point in the history
  • Loading branch information
orionz committed Dec 11, 2015
1 parent 0155e79 commit 1d9254b
Show file tree
Hide file tree
Showing 16 changed files with 5 additions and 32,504 deletions.
22 changes: 0 additions & 22 deletions DEBT.md

This file was deleted.

3 changes: 0 additions & 3 deletions public/deps.js

This file was deleted.

4 changes: 2 additions & 2 deletions pypack
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ process.argv.forEach(function (val, index, array) {
});

function bundle_python() {
exec("python ./node_modules/pypyjs/tools/module_bundler.py add public/pypyjs/modules skulpt/src/builtin/pandas.py")
exec("python ./node_modules/pypyjs/tools/module_bundler.py add public/pypyjs/modules skulpt/src/builtin/matplotlib")
exec("python ./node_modules/pypyjs/tools/module_bundler.py add public/pypyjs/modules python/pandas.py")
exec("python ./node_modules/pypyjs/tools/module_bundler.py add public/pypyjs/modules python/matplotlib")
}

bundle_python();
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion skulpt/lib/skulpt-stdlib.js

This file was deleted.

Loading

0 comments on commit 1d9254b

Please sign in to comment.