Skip to content

Commit

Permalink
Merge pull request #7 from davidbrochart/setuptools
Browse files Browse the repository at this point in the history
Add setuptools to install_requires
  • Loading branch information
davidbrochart committed May 5, 2022
2 parents b08b495 + 143bd8a commit c68ebe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -21,6 +21,7 @@ packages = find:
python_requires = >=3.7

install_requires =
setuptools
ypy-websocket >=0.1.2

[options.extras_require]
Expand Down

0 comments on commit c68ebe5

Please sign in to comment.