File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,3 @@ pyproject-hooks==1.1.0 \
14
14
--hash=sha256:4b37730834edbd6bd37f26ece6b44802fb1c1ee2ece0e54ddff8bfc06db86965 \
15
15
--hash=sha256:7ceeefe9aec63a1064c18d939bdc3adf2d8aa1988a510afec15151578b232aa2
16
16
# via build
17
- setuptools==69.5.1 \
18
- --hash=sha256:6c1fccdac05a97e598fb0ae3bbed5904ccb317337a51139dcd51453611bbb987 \
19
- --hash=sha256:c636ac361bc47580504644275c9ad802c50415c7522212252c033bd15f301f32
20
- wheel==0.43.0 \
21
- --hash=sha256:465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85 \
22
- --hash=sha256:55c570405f142630c6b9f72fe09d9b67cf1477fcf543ae5b8dcb1f5b7377da81
Original file line number Diff line number Diff line change 1
1
pip>=24.1b1 ; python_version >= '3.13'
2
2
pip ; python_version < '3.13'
3
- setuptools
4
- wheel
3
+ setuptools ; python_version < '3.13'
4
+ wheel ; python_version < '3.13'
5
5
build
6
6
packaging
You can’t perform that action at this time.
0 commit comments