From f8e700709132f7a65b0962c38379bf4c39033f12 Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Tue, 22 Jun 2021 22:49:06 +0200 Subject: Renamed AllVHDLSources to Sanity. Improved glob in Sanity check. Bound requirement for pyVHDLModel to Git branch. --- pyGHDL/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pyGHDL') diff --git a/pyGHDL/requirements.txt b/pyGHDL/requirements.txt index e6070f92e..54944c996 100644 --- a/pyGHDL/requirements.txt +++ b/pyGHDL/requirements.txt @@ -1,2 +1,3 @@ pydecor>=2.0.1 -pyVHDLModel==0.10.2 +#pyVHDLModel==0.10.2 +git+https://github.com/VHDL/pyVHDLModel.git@dev#pyVHDLModel -- cgit v1.2.3