Skip to content

Commit

Permalink
DEPS: remove duplicated dependency in requirement-dev.txt (pandas-dev…
Browse files Browse the repository at this point in the history
…#55101)

* Test installing dev dependencies with pip

* fix typo

* remove 3.12, list deps

* remove pip ci test
  • Loading branch information
fangchenli authored and hedeershowk committed Sep 20, 2023
1 parent bbf20f9 commit 179d18a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dependencies:
- ipykernel

# web
- jinja2 # in optional dependencies, but documented here as needed
# - jinja2 # already listed in optional dependencies, but documented here for reference
- markdown
- feedparser
- pyyaml
Expand Down
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ ipywidgets
nbformat
notebook>=6.0.3
ipykernel
jinja2
markdown
feedparser
pyyaml
Expand Down

0 comments on commit 179d18a

Please sign in to comment.