-
Lloyd Carothers authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
meta.yaml 433 B
package:
name: nexus
version: "2018.247.b"
build:
number: 0
entry_points:
- nexus = nexus.nexus:main
- ms_sum = nexus.ms_sum:main
source:
path: ../
requirements:
build:
- 'python >=3.6,<3.7 '
- setuptools
run:
- 'python >=3.6,<3.7 '
- obspy
- 'pyqt >5.9'
test:
imports:
- nexus.nexus
about:
home: git@git.passcal.nmt.edu:lloyd/nexus.git
license: GPLv3
license_file: LICENSE