Skip to content

Commit

Permalink
Excluding test
Browse files Browse the repository at this point in the history
  • Loading branch information
ifilot committed May 26, 2023
1 parent e6580e4 commit e287e40
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ package:
name: "sphecerix"
version: "0.1.0"

channels:
- defaults
- ifilot

source:
path: .

Expand Down Expand Up @@ -36,11 +32,10 @@ test:
- scipy
- setuptools
- nose
- pylebedev
source_files:
- tests/*.py
commands:
- nosetests tests
- nosetests tests --exclude="test_wave_functions.py"

about:
home: https://github.com/ifilot/pylebedev
Expand Down

0 comments on commit e287e40

Please sign in to comment.