• Joshua Tauberer's avatar
    install Python 3 packages in a virtualenv · 0088fb45
    Joshua Tauberer authored
    The cryptography package has created all sorts of installation trouble over the last few years, probably because of mismatches between OS-installed packages and pip-installed packages. Using a virtualenv for all Python packages used by the management daemon should make sure everything is consistent.
    
    See #1298, see #1264.
    0088fb45
Name
Last commit
Last update
..
templates Loading commit data...
auth.py Loading commit data...
backup.py Loading commit data...
csr_country_codes.tsv Loading commit data...
daemon.py Loading commit data...
daily_tasks.sh Loading commit data...
dns_update.py Loading commit data...
email_administrator.py Loading commit data...
mail_log.py Loading commit data...
mailconfig.py Loading commit data...
ssl_certificates.py Loading commit data...
status_checks.py Loading commit data...
utils.py Loading commit data...
web_update.py Loading commit data...