schapman1974 / tinymongo

A simple wrapper to make a flat file drop in raplacement for mongodb out of TinyDB
MIT License
201 stars 32 forks source link

FIxes #33 - requirement.txt sourcing inside wheel #35

Closed lockefox closed 7 years ago

lockefox commented 7 years ago

Though I'd prefer not to source requirements.txt raw, this should be a drop-in replacement without messing with setup.py more directly.

Builds passing: https://travis-ci.org/lockefox/tinymongo/builds/220723767

Fixes #33