Browse Source

[fix] dev requirements duplication

Adam Tauber 9 years ago
parent
commit
2ad9b4eeea
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      requirements-dev.txt

+ 0
- 1
requirements-dev.txt View File

@@ -1,6 +1,5 @@
1 1
 flake8==2.5.1
2 2
 mock==1.0.1
3
-nose2==0.4.7
4 3
 nose2[coverage-plugin]
5 4
 plone.testing==4.0.15
6 5
 robotframework-selenium2library==1.7.4