Skip to content

Commit

Permalink
fix requirements and deleted unsused files
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasprobst committed Mar 9, 2024
1 parent ff2bdb5 commit f36ff37
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 26 deletions.
9 changes: 6 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@ numpy
pandas
pathlib
h5py
xarray
tifffile
pyyaml
tqdm
matplotlib
python-dotenv
opencv-python
PyQt5
scipy
scipy
pivimage
pydantic
ontolutils
pivmetalib @ git+https://github.com/matthiasprobst/pivmetalib
ontolutils @ git+https://github.com/matthiasprobst/ontology-utils
11 changes: 6 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,24 @@ install_requires =
numpy
pandas
pathlib
h5py
xarray
tifffile
pyyaml
tqdm
matplotlib
python-dotenv
opencv-python
PyQt5
scipy
; h5RDMtoolbox @ git+https://github.com/matthiasprobst/h5RDMtoolbox@main
pivimage
pydantic
ontolutils @ git+https://github.com/matthiasprobst/ontology-utils
pivmetalib @ git+https://github.com/matthiasprobst/pivmetalib

[options.extras_require]
test =
pytest
pytest-cov
pylint
gui =
PyQt5
complete =
%(test)s

Expand Down
7 changes: 0 additions & 7 deletions synpivimage/random.py

This file was deleted.

11 changes: 0 additions & 11 deletions synpivimage/standard_name_translation.yaml

This file was deleted.

Binary file removed synpivimage/synpivimage.layout
Binary file not shown.

0 comments on commit f36ff37

Please sign in to comment.