Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions score.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ install: pip install .
build:
pip:
default:
conda: setuptools
conda: pip
python:
default:
conda: python==$TRAVIS_PYTHON_VERSION
conda: python
run:
bluesky:
default: {conda: bluesky}
Expand All @@ -25,8 +25,6 @@ run:
default: {conda: ophyd}
pyfai:
default: {conda: pyfai}
pyxdameraulevenshtein:
default: {conda: pyxdameraulevenshtein}
pyyaml:
default: {conda: pyyaml}
scikit-beam:
Expand All @@ -50,8 +48,6 @@ run:
default: {conda: xray-vision}
rapidz:
default: {conda: rapidz}
mayavi:
default: {conda: mayavi}
test:
pytest:
default:
Expand Down
320 changes: 0 additions & 320 deletions xpdan/fuzzybroker.py

This file was deleted.

Loading