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:
build:
noarch: python
number: 1
number: 2
script: {{ PYTHON }} -m pip install . --no-deps -vv
requirements:
@@ -24,7 +24,8 @@ test:
- python -m unittest
about:
home: https://git.passcal.nmt.edu/passoft/refscrub
home: https://www.passcal.nmt.edu/content/software-resources
dev_url: https://git.passcal.nmt.edu/passoft/refscrub
license: GPLv3
license_file: LICENSE
summary: Remove select packets from RT130 data
Loading