remove yamlish.py and tap.py, we can now use pypi versions
ClosedPublic

Authored by garretraziel on Apr 3 2014, 8:50 AM.

Details

Summary

yamlish and bayeux (tap.py) were updated so that now they can
be installed from pypi using requirements.txt.

Test Plan

py.test --functional should run as usual.

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
kparal accepted this revision.Apr 3 2014, 9:17 AM

Seems to work well!

Before committing, please make sure we haven't done any local changes to tap.py or yamlish.py.

garretraziel closed this revision.Apr 3 2014, 9:52 AM

Closed by commit rLTRNaffa32d15db1 (authored by Garret Raziel <boloomka@gmail.com>).

ralph added a comment.Apr 3 2014, 1:25 PM

Yeah, looks good.