Use Python3 to run tools/venv3.py. (#6860)

This commit is contained in:
Brad Warren
2019-03-14 19:07:19 +01:00
committed by Adrien Ferrand
parent acc918eee7
commit 8386d08de2
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Developer virtualenv setup for Certbot client
import _venv_common