Skip to content

Commit

Permalink
Add pymzml v0.7.10 (#11763)
Browse files Browse the repository at this point in the history
  • Loading branch information
RJMW committed Nov 2, 2018
1 parent 87fcc9f commit 3029cf2
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions recipes/pymzml/0.7.10/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
package:
name: pymzml
version: "0.7.10"

source:
url: https://files.pythonhosted.org/packages/77/68/1d7e1fd39f7f6b4b638caaa1b11ef6e78f74916e7e78d66ee01f9dd0c5d4/pymzml-0.7.10.zip
md5: b55980a664eaf168c558a247c611b2a1

build:
noarch: python
number: 0
script: python -m pip install --no-deps --ignore-installed .

requirements:
host:
- python
- pip
- plotly
run:
- python
- plotly

test:
imports:
- pymzml

about:
home: http://pymzml.github.com
license: GNU General Public License (GPL)
summary: 'high-throughput mzML parsing'
license_family: LGPL

extra:
identifiers:
- biotools:pymzml

0 comments on commit 3029cf2

Please sign in to comment.