mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-11 23:42:38 +00:00
c694e8c7e2
It is not Tahoe-LAFS' job to manage package installation in this way. Instead, we can declare our dependencies in setup.py and rely on installation management tools and packagers to create a suitable execution environment. Making this statement in the past required going much further out on a limb than it does today. This code has served its purpose and can now be retired. |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
test_alias.py | ||
test_backup.py | ||
test_check.py | ||
test_cli.py | ||
test_cp.py | ||
test_create_alias.py | ||
test_create.py | ||
test_daemonize.py | ||
test_invite.py | ||
test_list.py | ||
test_mv.py | ||
test_put.py | ||
test_start.py | ||
test_status.py |