1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
name: fpga-interchange-schema-docs channels: - SymbiFlow - conda-forge - defaults dependencies: - python=3.7 - pip # ReadTheDoc dependencies - mock - pillow - sphinx - sphinx_rtd_theme # Packages installed from PyPI - pip: - -r file:requirements.txt