iw4x-client/deps/protobuf/python/docs/environment.yml

11 lines
166 B
YAML
Raw Normal View History

2024-03-07 05:13:50 -05:00
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