Skip to content
Snippets Groups Projects

Update meta.yaml

Merged Omid Hosseini requested to merge update_meta_yaml into master
1 file
+ 3
2
Compare changes
  • Side-by-side
  • Inline
+ 3
2
@@ -7,7 +7,7 @@ source:
@@ -7,7 +7,7 @@ source:
build:
build:
noarch: python
noarch: python
number: 1
number: 2
script: {{ PYTHON }} -m pip install . --no-deps -vv
script: {{ PYTHON }} -m pip install . --no-deps -vv
requirements:
requirements:
@@ -26,7 +26,8 @@ test:
@@ -26,7 +26,8 @@ test:
- python -m unittest tests.test_data2passcal
- python -m unittest tests.test_data2passcal
about:
about:
home: https://git.passcal.nmt.edu/passoft/data2passcal
home: https://www.passcal.nmt.edu/content/software-resources
 
dev_url: https://git.passcal.nmt.edu/passoft/data2passcal
license: GPLv3
license: GPLv3
license_file: LICENSE
license_file: LICENSE
summary: Send MSEED files ready for archival at the DMC to PASSCAL's QC system
summary: Send MSEED files ready for archival at the DMC to PASSCAL's QC system
Loading