tailhook / vagga

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

Fix removing symlink to a directory when processing data-dirs option #575

Closed anti-social closed 2 years ago

anti-social commented 2 years ago

@tailhook Could you review this PR

tailhook commented 2 years ago

It's fine. But I don't understand why tests fail :(

anti-social commented 2 years ago

It looks like pip bumped minimum supported python version to 3.7:

ERROR: This script does not work on Python 3.6 The minimum supported Python version is 3.7. Please use https://bootstrap.pypa.io/pip/3.6/get-pip.py instead.
anti-social commented 2 years ago

I'll fix that in another PR.

tailhook commented 2 years ago

Ah, well, this is a new failure. So previous was probably some multi-day hiccup of github :(