- Force latest python-pidfile

This commit is contained in:
trigg 2020-10-16 12:10:27 +00:00
parent a31062251c
commit c1ac0fe0a0

View file

@ -25,7 +25,7 @@ setup(
'websocket-client',
'pyxdg',
'requests',
'python-pidfile',
'python-pidfile>=3.0.0',
'pillow',
],
entry_points={