Skip to content

Commit a44dbb0

Browse files
committed
remove test
1 parent 97a2d24 commit a44dbb0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

conda/meta.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ source:
1313

1414
build:
1515
noarch: python
16-
script: python -m pip install --ignore-installed .
16+
script: python -m pip install --ignore-installed .git
1717
entry_points:
1818
- mvesuvio = EVSVesuvio.scripts:main
1919

@@ -31,10 +31,6 @@ requirements:
3131
- mock
3232
- jacobi==0.4.2 #pinned untill 0.5.0 is proven
3333

34-
test:
35-
imports:
36-
- mvesuvio
37-
3834
about:
3935
home: https://github.com/mantidproject/vesuvio
4036
license: GPL-3.0-or-later

0 commit comments

Comments
 (0)