forked from qoherent/modrec-workflow
moved dist file into repo, so the workflow file can read the utils package
This commit is contained in:
parent
aad813a4e2
commit
ab0948dc50
|
@ -36,6 +36,7 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install h5py numpy
|
||||
pip install dist/utils-0.1.2.dev0-py3-none-any.whl
|
||||
pip install -e .
|
||||
|
||||
- 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