Actions
Task #7749
closedUpgrade dev dependencies and remove pylint patch
Start date:
06/10/2024
Due date:
% Done:
0%
Estimated time:
To be discussed:
No
Related issues
Updated by Jakub Judiny 6 months ago
- Status changed from In Progress to Resolved
Updated by Rajmund Hruška 6 months ago
- Status changed from Resolved to In Review
Updated by Rajmund Hruška 6 months ago
It seems that as a result of upgrading the packages, now we have a new deprecation warning when running mentat modules (for example dbmngr).
/var/mentat/venv/bin/mentat-dbmngr.py:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
__import__('pkg_resources').require('mentat-ng==2.12.112.dev0')
Updated by Rajmund Hruška 6 months ago
- Status changed from In Review to Feedback
Updated by Jakub Judiny 5 months ago
- Related to Task #7752: Setuptools deprecation warning added
Actions