Skip to content

Commit 143bd8a

Browse files
committed
Add setuptools to install_requires
1 parent b08b495 commit 143bd8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ packages = find:
2121
python_requires = >=3.7
2222

2323
install_requires =
24+
setuptools
2425
ypy-websocket >=0.1.2
2526

2627
[options.extras_require]

0 commit comments

Comments
 (0)