diff options
Diffstat (limited to 'pyGHDL/cli/requirements.txt')
-rw-r--r-- | pyGHDL/cli/requirements.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pyGHDL/cli/requirements.txt b/pyGHDL/cli/requirements.txt new file mode 100644 index 000000000..4ea0fb1fd --- /dev/null +++ b/pyGHDL/cli/requirements.txt @@ -0,0 +1,5 @@ +-r ../dom/requirements.txt + +pyAttributes==2.1.0 +pyMetaClasses==1.2.1 +pyTerminalUI==1.3.4 |