Skip to content
Snippets Groups Projects
Commit d45a8c9c authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[Docker] add pytest-dependency

parent 853af4c5
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ RUN apt update; apt install nano
RUN pip install jupyter
RUN pip install netron
RUN pip install matplotlib
RUN pip install pytest-dependency
RUN apt-get install -y build-essential libglib2.0-0 libsm6 libxext6 libxrender-dev
RUN apt install verilator
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment