mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-10 18:30:38 -04:00
setup.py excludes all .c .h .pyx files from installation, but such
docs / license files would still be copied to the target directory
if they are inside the python "borg" package dir.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| blake2 | ||
| README | ||
Here we store 3rd party documentation, licenses, etc. Please note that all files inside the "borg" package directory (except the stuff excluded in setup.py) will be INSTALLED, so don't keep docs or licenses there.