Skip to content

Commit a5d12fa

Browse files
committed
Cleanup environment.yml
1 parent 7f5da99 commit a5d12fa

File tree

2 files changed

+3
-24
lines changed

2 files changed

+3
-24
lines changed

environment.yml

+3-7
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,17 @@ dependencies:
66
- python
77
- jupyter
88
- jupyterlab
9-
- jupytext>=1.13.8
10-
- markdown-it-py>=2.0
9+
- jupytext
1110
- nbconvert
1211
- ipykernel
1312
- pandas
1413
- polars
1514
- pyarrow
15+
- ibis-duckdb
1616
- pytest
1717
- pytest-xdist
1818
- pytest-cov
1919
- pre-commit
20-
- pylint
21-
- flake8
22-
- black
23-
- isort
2420
- pip
2521
- setuptools
2622
- twine
@@ -29,4 +25,4 @@ dependencies:
2925
- shiny
3026
- pip:
3127
- world_bank_data
32-
- jupyter_book>=0.12 # jupyter-book-0.12.2-pyhd8ed1ab_0 requires jupytext >=1.11.2,<1.12
28+
- jupyter_book

environment2.yml

-17
This file was deleted.

0 commit comments

Comments
 (0)