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

pytest>=7.3.0
pytest-cov>=2.10.1

# Coverage collection
Coverage>=5.3