Add requirements for repeatable install master
authorIan Kelling <iank@fsf.org>
Tue, 11 Feb 2020 03:16:29 +0000 (22:16 -0500)
committerIan Kelling <iank@fsf.org>
Tue, 11 Feb 2020 03:45:44 +0000 (22:45 -0500)
commitb0d002e19da38ca87fb373a18757d468dc34b94b
tree14c98a58bd157e624cb885c8f05c84feaaa51b4f
parentb60da2a6d72f1d17c37f1fa83648fa7296eff8c5
Add requirements for repeatable install

python3 -m pip install -e .
python3 -m pip install beautifulsoup4
pip freeze >requirements.txt

The binary warns about wanting beautifulsoup4.
.gitignore
requirements.txt