From 07d8c06b4562e2e0d7390b98732ce1b6d30320d4 Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Sun, 22 Aug 2021 23:32:21 +0200 Subject: Fixed case statement. --- pyGHDL/dom/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyGHDL/dom/requirements.txt') diff --git a/pyGHDL/dom/requirements.txt b/pyGHDL/dom/requirements.txt index ca2a796ac..ea7731edc 100644 --- a/pyGHDL/dom/requirements.txt +++ b/pyGHDL/dom/requirements.txt @@ -1,4 +1,4 @@ -r ../libghdl/requirements.txt -#pyVHDLModel==0.11.2 -https://github.com/VHDL/pyVHDLModel/archive/dev.zip#pyVHDLModel +pyVHDLModel==0.11.4 +#https://github.com/VHDL/pyVHDLModel/archive/dev.zip#pyVHDLModel -- cgit v1.2.3