Migrate the role
This commit is contained in:
10
roles/miniforge/molecule/default/manifests/project-alpha.yml
Normal file
10
roles/miniforge/molecule/default/manifests/project-alpha.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: env_alpha
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python~=3.12
|
||||
- pip>=22.2
|
||||
- stress-ng==0.17.03
|
||||
- pip:
|
||||
- humanfriendly
|
||||
Reference in New Issue
Block a user