Skip to content

Commit

Permalink
remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
MialLewis committed Nov 10, 2023
1 parent 97a2d24 commit a44dbb0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source:

build:
noarch: python
script: python -m pip install --ignore-installed .
script: python -m pip install --ignore-installed .git
entry_points:
- mvesuvio = EVSVesuvio.scripts:main

Expand All @@ -31,10 +31,6 @@ requirements:
- mock
- jacobi==0.4.2 #pinned untill 0.5.0 is proven

test:
imports:
- mvesuvio

about:
home: https://github.com/mantidproject/vesuvio
license: GPL-3.0-or-later
Expand Down

0 comments on commit a44dbb0

Please sign in to comment.