diff options
author | Patrick Lehmann <Patrick.Lehmann@plc2.de> | 2021-07-02 00:32:38 +0200 |
---|---|---|
committer | Patrick Lehmann <Patrick.Lehmann@plc2.de> | 2021-07-02 00:32:38 +0200 |
commit | ae51fcf65f195e065987f379410d3f68c14f4a2b (patch) | |
tree | b4d55f210cfbf90847dc56a60058afa819107030 /pyGHDL/lsp/requirements.txt | |
parent | c7f0d0792dfb45e9fd6b7cdcb3ab0c208b7b6d07 (diff) | |
download | ghdl-ae51fcf65f195e065987f379410d3f68c14f4a2b.tar.gz ghdl-ae51fcf65f195e065987f379410d3f68c14f4a2b.tar.bz2 ghdl-ae51fcf65f195e065987f379410d3f68c14f4a2b.zip |
Changed dependency files. Fixed a typo.
Diffstat (limited to 'pyGHDL/lsp/requirements.txt')
-rw-r--r-- | pyGHDL/lsp/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyGHDL/lsp/requirements.txt b/pyGHDL/lsp/requirements.txt new file mode 100644 index 000000000..ae04e54bc --- /dev/null +++ b/pyGHDL/lsp/requirements.txt @@ -0,0 +1 @@ +-r ../libghdl/requirements.txt |