dhylands / rshell

Remote Shell for MicroPython
MIT License
944 stars 133 forks source link

Fix deprecation warning #194

Open ammgws opened 2 years ago

ammgws commented 2 years ago

From output of my package manager:

==> Making package: rshell 0.0.31-1 (Mon 15 Aug 2022 10:44:55 AM JST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
/usr/lib/python3.10/site-packages/setuptools/dist.py:757: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead