mirror of https://github.com/watcha-fr/synapse
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
361 B
10 lines
361 B
6 years ago
|
# Register interest in Python interpreter changes and
|
||
|
# don't make the Python package dependent on the virtualenv package
|
||
|
# processing (noawait)
|
||
|
interest-noawait /usr/bin/python3.5
|
||
|
interest-noawait /usr/bin/python3.6
|
||
|
interest-noawait /usr/bin/python3.7
|
||
|
|
||
|
# Also provide a symbolic trigger for all dh-virtualenv packages
|
||
|
interest dh-virtualenv-interpreter-update
|