Skip to content

Commit 0f5055f

Browse files
committed
removed faulthandler requirement
1 parent b843ff2 commit 0f5055f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ before_install:
3333
- conda update conda
3434
- conda info -a
3535
- conda install python=$TRAVIS_PYTHON_VERSION $CONDA_DEPS
36-
- conda install -c conda-forge pytest-faulthandler
3736

3837
install:
3938
- pip install -e .[docs,tests]

0 commit comments

Comments
 (0)