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.
flex
zstd-static=1.5.5
1 parent 8d3e973 commit 7eb6aa7Copy full SHA for 7eb6aa7
environment_unix.yml
@@ -2,16 +2,18 @@ name: lp
2
channels:
3
- conda-forge
4
dependencies:
5
- - bison=3.4
6
- - cmake
7
- - flake8
8
- - llvmdev=11.0.1
9
- - make
10
- - numpy
+ - git
11
- pip
12
- - python=3.10.2
+ - make
13
- re2c
14
- - setuptools
15
- toml
16
- zlib
17
- - git
+ - flex
+ - cmake
+ - numpy
+ - flake8
+ - setuptools
+ - bison=3.4
+ - python=3.10.2
18
+ - llvmdev=11.0.1
19
+ - zstd-static=1.5.5
0 commit comments