mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
"keep track of THE files"
This commit is contained in:
parent
be8c3c4f02
commit
6a4506a9da
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ The easiest way to install vdirsyncer at this point would be to run::
|
|||
|
||||
pip install --user vdirsyncer
|
||||
|
||||
This method has a major flaw though: Pip doesn't keep track of which files it
|
||||
This method has a major flaw though: Pip doesn't keep track of the files it
|
||||
installs. Vdirsyncer's files would be located somewhere in
|
||||
``~/.local/lib/python*``, but you can't possibly know which packages were
|
||||
installed as dependencies of vdirsyncer and which ones were not, should you
|
||||
|
|
|
|||
Loading…
Reference in a new issue