This website requires JavaScript.
Explore
Help
Sign In
guilhem_lavaux
/
cosmotool
Watch
0
Star
0
Fork
0
You've already forked cosmotool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f2a5092cf1
cosmotool
/
conda
/
build.sh
5 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
Update conda
2021-05-26 06:47:08 +02:00
export
CC
=
$(
basename
${
CC
}
)
export
CXX
=
$(
basename
${
CXX
}
)
Add first conda packaging instructions
2020-09-28 13:30:48 +02:00
$PYTHON
setup.py install
Reference in New Issue
Copy Permalink