We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a9dfa commit a72cfdaCopy full SHA for a72cfda
docs/Dockerfile
@@ -21,7 +21,6 @@ ADD setup.py ./
21
ADD setup.cfg ./
22
ADD MANIFEST.in ./
23
ADD README.md ./
24
-ADD idom/client/app/favicon.ico ./
25
26
RUN pip install -e .[all]
27
RUN python -m idom install victory semantic-ui-react @material-ui/core
0 commit comments