Commit Graph

4 Commits

Author SHA1 Message Date
funtimes-ninja d3e7d097aa Update requirements-output.txt (#643) 2017-12-06 10:08:24 +04:00
Jc2k 2d8914b2b6 Add S3 artifact upload output plugin (#609) 2017-10-27 16:26:12 +04:00
Claud Xiao eb638750a1 Added MongoDB output support (#407) 2017-01-13 17:57:19 +04:00
lelonek1 24c251b405 Improve handling of ImportErrors to notify users that they need to install new dependencies (#389)
* Improve handling of ImportErrors to notify users that they need to install new dependencies

Also added missing dependency to requirements.txt

* Mention installing dependencies in virtualenv if used

* Move requirements used only by output modules to a separate file

* Using a virtualenv is now the only officially supported method

* Handle ImportErrors when loading output plugins so different install instructions can be given

* Cleanup requirements-output.txt
2017-01-01 21:18:59 +04:00