aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/cli
diff options
context:
space:
mode:
authorUnai Martinez-Corral <38422348+umarcor@users.noreply.github.com>2023-04-19 20:27:33 +0200
committerGitHub <noreply@github.com>2023-04-19 20:27:33 +0200
commitcc5cf36c2d2e87eaf01b608c7391abdba8f9fff7 (patch)
tree49769a8bc72fd1d950074a74f38475016df2b11b /pyGHDL/cli
parent6544b839fe6dceb56cb544bc4f69f0ab28100172 (diff)
parent989ec4ce0d43b90a5ada0a582c5b1ec6e610cb06 (diff)
downloadghdl-cc5cf36c2d2e87eaf01b608c7391abdba8f9fff7.tar.gz
ghdl-cc5cf36c2d2e87eaf01b608c7391abdba8f9fff7.tar.bz2
ghdl-cc5cf36c2d2e87eaf01b608c7391abdba8f9fff7.zip
pyGHDL: Reworked Symbols and Names (#2412)
Diffstat (limited to 'pyGHDL/cli')
-rw-r--r--pyGHDL/cli/requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyGHDL/cli/requirements.txt b/pyGHDL/cli/requirements.txt
index a2fdd82b3..f12f728ea 100644
--- a/pyGHDL/cli/requirements.txt
+++ b/pyGHDL/cli/requirements.txt
@@ -1,5 +1,4 @@
-r ../dom/requirements.txt
pyTooling>=4.0.1, <5.0
-pyTooling.TerminalUI>=1.5.9
pyAttributes>=2.3.2