removing pytest from install_requires so that cli works @ install time. Fixes T349
ClosedPublic

Authored by tflink on Oct 7 2014, 7:35 PM.

Details

Summary

the blockerbugs cli function wouldn't run without pytest installed, removed it from the install_requires in setup.py

Test Plan

built new package locally, installed on el6 box, ran 'blockerbugs' without modifying the egg.info

Diff Detail

Repository
rBLKR blockerbugs
Lint
Lint Skipped
Unit
Unit Tests Skipped
tflink retitled this revision from to removing pytest from install_requires so that cli works @ install time. Fixes T349.Oct 7 2014, 7:35 PM
tflink updated this object.
tflink edited the test plan for this revision. (Show Details)
tflink added a reviewer: mkrizek.
mkrizek accepted this revision.Oct 8 2014, 9:00 AM
This revision is now accepted and ready to land.Oct 8 2014, 9:00 AM
tflink closed this revision.Oct 8 2014, 3:44 PM
tflink updated this revision to Diff 689.

Closed by commit rBLKR4c30d4750e54 (authored by @tflink).