moved dist file into repo, so the workflow file can read the utils package
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 1m12s
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 1m12s
This commit is contained in:
parent
aad813a4e2
commit
ab0948dc50
|
@ -36,6 +36,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install h5py numpy
|
pip install h5py numpy
|
||||||
|
pip install dist/utils-0.1.2.dev0-py3-none-any.whl
|
||||||
pip install -e .
|
pip install -e .
|
||||||
|
|
||||||
- name: 1. Build HDF5 Dataset
|
- name: 1. Build HDF5 Dataset
|
||||||
|
|
BIN
dist/utils-0.1.2.dev0-py3-none-any.whl
vendored
Normal file
BIN
dist/utils-0.1.2.dev0-py3-none-any.whl
vendored
Normal file
Binary file not shown.
BIN
dist/utils-0.1.2.dev0.tar.gz
vendored
Normal file
BIN
dist/utils-0.1.2.dev0.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user