s1-mod/deps/protobuf/python/docs/environment.yml
2024-02-27 03:09:30 -05:00

11 lines
166 B
YAML

name: protobuf
channels:
- defaults
dependencies:
- libprotobuf=3.11.4
- make=4.2.1
- pip=19.3.1
- python=3.7.6
- sphinx=2.4.0
- sphinx_rtd_theme=0.4.3