From ca71f18daa2f8fdea623b5733c7ab439e37388b6 Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Fri, 27 Aug 2021 08:09:51 +0200 Subject: Updated requirements to pyVHDLModel v0.12.0. --- pyGHDL/dom/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyGHDL') diff --git a/pyGHDL/dom/requirements.txt b/pyGHDL/dom/requirements.txt index fbc6a6f6e..18340052a 100644 --- a/pyGHDL/dom/requirements.txt +++ b/pyGHDL/dom/requirements.txt @@ -1,4 +1,4 @@ -r ../libghdl/requirements.txt -#pyVHDLModel==0.12.0 -https://github.com/VHDL/pyVHDLModel/archive/dev.zip#pyVHDLModel +pyVHDLModel==0.12.0 +#https://github.com/VHDL/pyVHDLModel/archive/dev.zip#pyVHDLModel -- cgit v1.2.3