tailhook / vagga

Vagga is a containerization tool without daemons
http://vagga.readthedocs.org
MIT License
1.86k stars 96 forks source link

Reproducible Py2Install & Py3Install build steps #446

Open anti-social opened 7 years ago

anti-social commented 7 years ago

At the moment updating or adding single python package to the requirements leads to changing .pyc files of the all dependencies.

We can try to split installation of python packages to the next steps: