Browse Source

bump nose req to 1.0.0

main
Ryan Kelly 13 years ago
parent
commit
9fde5a7416
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      dev-req.txt
  2. +1
    -1
      requirements.txt

+ 1
- 1
dev-req.txt View File

@@ -9,7 +9,7 @@ Jinja2==2.5.5
pyquery==0.6.1
unittest2==0.5.1
mock==0.7.0b4
nose==0.11.4
nose==1.0.0
pep8==0.6.1
pylint==0.22.0
pysmell==0.7.3

+ 1
- 1
requirements.txt View File

@@ -5,4 +5,4 @@ Markdown
MarkupSafe
smartypants
-e git://github.com/hyde/typogrify.git#egg=typogrify
Jinja2
Jinja2

Loading…
Cancel
Save