Skip to content

Commit

Permalink
Removed conda changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dchansen committed Apr 24, 2024
1 parent 3ac079f commit c7dcdf3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion conda/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash

set -euo pipefail
pip install xsdata[cli]
pip install .
2 changes: 1 addition & 1 deletion conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ about:
Python interface and utilities for the ISMRM Raw Data (ISMRMRD a.k.a. MRD) format.
dev_url: https://github.com/ismrmrd/ismrmrd-python
doc_url: https://github.com/ismrmrd/ismrmrd-python
doc_source_url: https://github.com/ismrmrd/ismrmrd-python/blob/main/README.md
doc_source_url: https://github.com/ismrmrd/ismrmrd-python/blob/main/README.md

0 comments on commit c7dcdf3

Please sign in to comment.