Skip to content

Commit

Permalink
shorten to debug
Browse files Browse the repository at this point in the history
As title
  • Loading branch information
esc committed Mar 10, 2022
1 parent 41324b7 commit c2a59d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,17 +89,7 @@ workflows:
version: 2.1
commit-integration-testing:
jobs:
- umap
- librosa
- clifford
- awkward
- sparse
- fastparquet
- datashader
- pandas
- tardis
- poliastro
- numba-dppy
nightly-integration-testing:
jobs:
- umap
Expand Down
2 changes: 1 addition & 1 deletion switchboard.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ def git_ref(self):
@property
def conda_dependencies(self):
return ["python bokeh codecov colorcet dask[complete] "
"datashape fastparquet flake8 nbsmoke numpy pandas pandas "
"datashape fastparquet flake8 nbsmoke numpy pandas "
"param pillow pyct[cmd] pytest pytest-benchmark pytest-cov "
"scikit-image scipy toolz xarray netcdf4"]

Expand Down

0 comments on commit c2a59d1

Please sign in to comment.