We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e91274 commit 6c9834bCopy full SHA for 6c9834b
requirements.txt
@@ -1,12 +1,19 @@
1
-nose2
2
-mock
3
-nose2-cov
4
-argcomplete
5
-prettytable
6
-testfixtures
7
-coverage
8
-codecov
9
-coveralls
10
-colorama
11
-logutils
12
-vunit_hdl
+argcomplete==1.4.1
+codecov==2.0.5
+colorama==0.3.7
+cov-core==1.15.0
+coverage==4.1
+coveralls==1.1
+docopt==0.6.2
+funcsigs==1.0.2
+logutils==0.3.3
+mock==2.0.0
+nose2==0.6.5
+nose2-cov==1.0a4
13
+pbr==1.10.0
14
+prettytable==0.7.2
15
+rainbow-logging-handler==2.2.2
16
+requests==2.10.0
17
+six==1.10.0
18
+testfixtures==4.10.0
19
+vunit-hdl==0.66.0
0 commit comments