mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Use Python3 to run tools/venv3.py. (#6860)
This commit is contained in:
committed by
Adrien Ferrand
parent
acc918eee7
commit
8386d08de2
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# Developer virtualenv setup for Certbot client
|
||||
import _venv_common
|
||||
|
||||
|
||||
Reference in New Issue
Block a user