Skip to content

Commit 170cda9

Browse files
committed
feat: package
1 parent 03723dd commit 170cda9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ idna = "3.4"
1616
requests = "2.31.0"
1717
tqdm = "4.66.1"
1818
urllib3 = "2.0.4"
19+
wheel = "0.41.2"
1920

2021

2122
[build]

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ idna==3.4
44
requests==2.31.0
55
tqdm==4.66.1
66
urllib3==2.0.4
7+
wheel==0.41.2

0 commit comments

Comments
 (0)