Last change
on this file since 4386 was
4386,
checked in by toby, 4 years ago
|
use noarch & prepare for Jenkins builds
|
File size:
440 bytes
|
Line | |
---|
1 | package: |
---|
2 | name: pdbparser |
---|
3 | version: 0.1.8 |
---|
4 | |
---|
5 | source: |
---|
6 | # git_rev: |
---|
7 | git_url: https://github.com/bachiraoun/pdbparser.git |
---|
8 | # patches: |
---|
9 | # - zipsafe.patch |
---|
10 | |
---|
11 | build: |
---|
12 | noarch: python |
---|
13 | |
---|
14 | requirements: |
---|
15 | build: |
---|
16 | - python |
---|
17 | - cython |
---|
18 | - numpy |
---|
19 | - pysimplelog |
---|
20 | - pyrep |
---|
21 | - pypref |
---|
22 | |
---|
23 | run: |
---|
24 | - python |
---|
25 | - numpy |
---|
26 | - pysimplelog |
---|
27 | - pyrep |
---|
28 | - pypref |
---|
29 | |
---|
30 | #test: |
---|
31 | # imports: |
---|
32 | # - |
---|
33 | |
---|
34 | about: |
---|
35 | home: https://pypi.org/project/pdbparser/ |
---|
Note: See
TracBrowser
for help on using the repository browser.