Navigation Menu

Skip to content

Commit

Permalink
update gitignore, add requirements.txt for nose
Browse files Browse the repository at this point in the history
  • Loading branch information
offlinemark committed Nov 24, 2013
1 parent 628d32e commit 8c1f0a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,5 +1,7 @@
.DS_Store
*.pyc
*.egg-info
api.key
venv
dist
build
1 change: 1 addition & 0 deletions requirements.txt
@@ -0,0 +1 @@
nose==1.3.0

0 comments on commit 8c1f0a9

Please sign in to comment.