Create jasmine-core python egg

This commit is contained in:
Greg Cobb and Luan Santos
2014-03-11 10:46:35 -07:00
parent ba6f99423f
commit 3e739e4bc9
8 changed files with 130 additions and 0 deletions

4
.gitignore vendored
View File

@@ -15,6 +15,10 @@ pkg/*
.sass-cache/*
src/html/.sass-cache/*
node_modules/
*.pyc
sauce_connect.log
*.swp
build/
*.egg-info/
dist/*.tar.gz
nbproject/