Skip to content

Commit 015d645

Browse files
authored
Merge pull request #39 from metwork-framework/remove-pdm-backend
build: remove pdm-backend (now provided by layer python3)
2 parents 23442c5 + c781e2c commit 015d645

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.metwork-framework/components.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
| [openpyxl](https://openpyxl.readthedocs.io) | 3.1.5 | python3_extratools |
5555
| [overrides](https://github.com/mkorpela/overrides) | 7.7.0 | python3_extratools |
5656
| [pandocfilters](http://github.com/jgm/pandocfilters) | 1.5.1 | python3_extratools |
57-
| [pdm-backend](https://github.com/pdm-project/pdm-backend) | 2.4.4 | python3_extratools |
5857
| [prometheus_client](https://github.com/prometheus/client_python) | 0.21.1 | python3_extratools |
5958
| [python-json-logger](https://nhairs.github.io/python-json-logger) | 3.3.0 | python3_extratools |
6059
| [python-lsp-jsonrpc](https://github.com/python-lsp/python-lsp-jsonrpc) | 1.1.2 | python3_extratools |
@@ -84,4 +83,4 @@
8483
| [widgetsnbextension](http://jupyter.org) | 4.0.14 | python3_extratools |
8584
| [XlsxWriter](https://github.com/jmcnamara/XlsxWriter) | 3.2.3 | python3_extratools |
8685

87-
*(83 components)*
86+
*(82 components)*

layers/layer5_python3_extratools/0400_prereq_extra_packages/requirements3.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ jupyter-builder==0.1.0a3
33
jupyter-client==8.6.3
44
jupyter-core==5.7.2
55
jupyter-packaging==0.12.3
6-
pdm-backend==2.4.4
76
pyzmq==26.4.0

0 commit comments

Comments
 (0)