Added 'Jenkinsfile' and 'environment.yml'
Some checks failed
ydeng/bmlsa/pipeline/head There was a failure building this commit

This commit is contained in:
2023-04-21 11:44:01 -05:00
parent 7f9f9405c3
commit 6b3c9c312e
2 changed files with 44 additions and 0 deletions

8
environment.yml Normal file
View File

@@ -0,0 +1,8 @@
name: bmlsa
channels:
- conda-forge
dependencies:
- biopython=1.81
- build=0.7
- pytest=7
- twine=4