mirror of
https://github.com/tcsenpai/hmacrypt.git
synced 2025-06-06 19:05:21 +00:00
3 lines
53 B
Bash
3 lines
53 B
Bash
#!/bin/bash
|
|
conda env create -f environment.yml -p .
|