Skip to content
Snippets Groups Projects

Backbone files

Merged Maeva Pourpoint requested to merge package_structure_files into master
15 files
+ 482
3
Compare changes
  • Side-by-side
  • Inline
Files
15
+ 34
0
package:
name: lemi2seed
version: 2021.239
source:
path: ../
build:
noarch: python
number: 0
script: {{ PYTHON }} -m pip install --no-deps -vv .
requirements:
build:
- python >=3.7
- pip
run:
- python >=3.7
- configobj
- obspy
- openpyxl
- PySide2
test:
source_files:
- tests
commands:
- python -m unittest
about:
home: https://git.passcal.nmt.edu/maeva/lemi2seed
license: GPLv3
license_file: LICENSE
summary: Convert LEMI data and metadata into day-long mseed and StationXML files.
Loading