From 3ccc433a1bc4d58d76b1876f5b5337fccd10a0c2 Mon Sep 17 00:00:00 2001 From: auphelia <jakobapk@web.de> Date: Mon, 24 Feb 2020 14:46:45 +0000 Subject: [PATCH] [Sphinx Documentation] Add pyverilator to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index daefe6b51..a19b03d21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,3 +8,4 @@ pre-commit scipy sphinx wget +pyverilator -- GitLab