mirror of https://github.com/VLSIDA/OpenRAM.git
Fix subunit name. Add unittest requirement.
This commit is contained in:
parent
ed4fdbc8be
commit
5a0c75d573
|
|
@ -2,4 +2,5 @@ scikit-learn>=0.22.2
|
|||
coverage>=4.5.2
|
||||
scipy>=1.3.3
|
||||
numpy>=1.17.4
|
||||
subunit>=1.4.0
|
||||
python-subunit>=1.4.0
|
||||
unittest2>=1.1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue