rgladwell / imap-upload

Python script for uploading a local mbox file to IMAP4 server.
Other
130 stars 30 forks source link

Supply requirements.txt #41

Closed poldy79 closed 2 years ago

poldy79 commented 2 years ago

To manifest a configuration known to be working, add a requirements.txt that can be used to install requirements with pip install -r requirements.txt.