You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I took over the python-util package on PyPi, which now offers alot of cool features. However, this means that the old python-util no longer exists.
I'm posting this because your repository's requirements.txt file specifies a dependency on the old python-util.
This is the current version of the package: https://pypi.org/project/python-util/
Hello,
I took over the python-util package on PyPi, which now offers alot of cool features. However, this means that the old python-util no longer exists.
I'm posting this because your repository's requirements.txt file specifies a dependency on the old python-util.
This is the current version of the package: https://pypi.org/project/python-util/
I see you using the package in e.g. https://github.com/StevenLocke/warOfOmensPackCounter/blob/master/rarities.py#L37
This means it will not work for anyone cloning your code and will not work for you either, once you update your packages or reinstall python, if you haven't already.
The text was updated successfully, but these errors were encountered: