txoof / PaperPi

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

Refactor utility scripts to handle move to `requirements.txt` from `Pipfile` #143

Open txoof opened 10 months ago

txoof commented 10 months ago

The project has moved from pipenv to use plain requirements.txt. There needs to be a utility script that can run across all of the .py files to locate and write the requirements files for each plugin and the main program.