aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/requirements.txt
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2021-01-16 15:58:26 +0100
committerTristan Gingold <tgingold@free.fr>2021-01-16 15:58:46 +0100
commitd95bbfc2163378d23ef24c7d838eaf3b76af4b9e (patch)
tree3b45ea867aa927b3f823eb6effdb90768da64415 /pyGHDL/requirements.txt
parente5c609f31d485dcb5796103d5b8b0cf332960070 (diff)
downloadghdl-d95bbfc2163378d23ef24c7d838eaf3b76af4b9e.tar.gz
ghdl-d95bbfc2163378d23ef24c7d838eaf3b76af4b9e.tar.bz2
ghdl-d95bbfc2163378d23ef24c7d838eaf3b76af4b9e.zip
pyGHDL: remove dependency on attr
Diffstat (limited to 'pyGHDL/requirements.txt')
-rw-r--r--pyGHDL/requirements.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/pyGHDL/requirements.txt b/pyGHDL/requirements.txt
index f985d97fa..d373926f3 100644
--- a/pyGHDL/requirements.txt
+++ b/pyGHDL/requirements.txt
@@ -1,5 +1,2 @@
-# FIXME: remove this dependency. Only lsp/lsp.py uses it.
-attrs
-
pydecor>=2.0.1
pyVHDLModel>=0.7.3