amanusk / s-tui

Terminal-based CPU stress and monitoring utility
https://amanusk.github.io/s-tui/
GNU General Public License v2.0
4.01k stars 139 forks source link

Setuptools warning #178

Closed CyberTailor closed 5 months ago

CyberTailor commented 2 years ago

/usr/lib/python3.9/site-packages/setuptools/dist.py:691: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead

It is trivial to fix.

https://bugs.gentoo.org/799533