chriskuehl / lazy-build

Remotely cache build artifacts based on file hashes
MIT License
2 stars 0 forks source link

Start using tox-pip-extensions #28

Closed chriskuehl closed 7 years ago

chriskuehl commented 7 years ago

Don't really need pip-custom-platform since there are (currently) no binary dependencies (and even if there were, this uses public PyPI), but it probably doesn't hurt.

venv-update lets us get rid of the REBUILD_FLAG hack though.