Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Jun 22, 2020
1 parent 3f587f3 commit bb2f58c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

**Fixed**
- Filtered out `__pycache__` and `.pyc` files from the pip package.
- Added `toml` as a dependency.
- Added `coverage` as a dependency on the conda CI workflow to allow coverage to be uploaded.
- Skipped Python 2.7 on the conda CI due to an "ImportError: No module named functools_lru_cache" when executing notebooks.

Expand Down

0 comments on commit bb2f58c

Please sign in to comment.