Skip to content

Commit

Permalink
Revert back to original settings
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-l-kong committed Oct 3, 2020
1 parent 2a82ac8 commit 8f0131b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ install:
env:
- MPLBACKEND=Agg

cache: pip

# command to run tests
script:
- python -m pytest --cov=ark --pycodestyle ark
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ scikit-image>=0.14.3,<=0.16.2
scikit-learn>=0.19.1,<1
scipy>=1.1.0,<2
seaborn>=0.10.1,<1
six>=1.15.0
statsmodels>=0.11.1,<1
tables>=3.6.1,<4
umap-learn>=0.4.6,<1
Expand Down

0 comments on commit 8f0131b

Please sign in to comment.