mirror of
https://github.com/avinal/xeus-basic.git
synced 2026-01-10 07:08:35 +05:30
add initial binder config
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
12
.environment.yml
Normal file
12
.environment.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: xeus-basic
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
# Build dependencies
|
||||
- cmake
|
||||
# Host dependencies
|
||||
- xeus
|
||||
- nlohmann_json
|
||||
- cppzmq
|
||||
- xtl
|
||||
|
||||
Reference in New Issue
Block a user