MechMaster48
|
415e1fba3e
removed 'pytz' from requirements2 and 3 since it is no longer needed
|
5 years ago |
MechMaster48
|
88d8f25de1
updated bofh.py to use only requests and not requests-html as it only works with python3, I have updated the requirements to reflect this. I have also imported re and added '$' to the end of the .bofh command definition so something like '.bofhghghgh' will not trigger the event
|
5 years ago |
Matt Weller
|
a32a82d848
add requests-html to requirements3.txt and conditional import to bofh.py
|
5 years ago |
Matt Weller
|
ed8e486f5a
trying to get travis to install different requirements.txt depending on python version
|
5 years ago |