Skip to content

Commit 063e67c

Browse files
committed
Remove comments
1 parent d7d28cb commit 063e67c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/requirements/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
# Development dependencies (general)
2121
- make
2222
- pip
23-
- python-build # Package name is "build" on PyPI and "python-build" on conda-forge.
23+
- python-build
2424
# Dev dependencies (building documentation)
2525
- myst-nb
2626
- panel

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
- jupyter
2323
- make
2424
- pip
25-
- python-build # Package name is "build" on PyPI and "python-build" on conda-forge.
25+
- python-build
2626
# Dev dependencies (style checks)
2727
- codespell
2828
- pre-commit

0 commit comments

Comments
 (0)