aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/requirements.txt
blob: f66ab3978fc44d3c8790b4e68968fee457e42868 (plain)
1
2
3
4
5
6
7
-r ../pyGHDL/requirements.txt

pytest>=6.2.1
pytest-cov>=2.10.1

# Coverage collection
Coverage>=5.3