diff environment.yml @ 0:cbbe42422d56 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline/tree/galaxy commit 1401a7e1ae007a6bda260d147f9b879e789b73e0-dirty
author kls286
date Tue, 28 Mar 2023 15:07:30 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/environment.yml	Tue Mar 28 15:07:30 2023 +0000
@@ -0,0 +1,6 @@
+name: CHAP
+channels:
+  - defaults
+dependencies:
+  - python>3.8
+  - yaml
\ No newline at end of file