txoof / PaperPi

E-Paper display loop with plugins
100 stars 10 forks source link

Pipfile check pipfile development section #111

Closed txoof closed 1 year ago

txoof commented 1 year ago

Issue to be resolved the Pipfile [dev-packages] section looks odd and contains packages that are definitely not development-only packages. The only one in there that is definitely a dev package is ipykernel

[dev-packages]
dictor = "*"
requests = "*"
pytz = "*"
feedparser = "*"
python-dateutil = "*"
currency-symbols = "*"
pycoingecko = "*"
pygal = "*"
qrcode = "*"
cairocffi = "*"
cffi ="*"
psutil = "*"
pillow = "*"
epdlib = "*"
querylms = "*"
cairosvg = "*"
ipykernel = "*"
txoof commented 1 year ago

resolved with commit 579fcbbdef397076ee927be42a78d8eab3efbd2e