mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
Use Python 3 for all Python scripts
This commit is contained in:
committed by
link2xt
parent
2b207e1375
commit
ff3dd878c5
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""
|
||||
setup a python binding development in-place install with cargo debug symbols.
|
||||
|
||||
Reference in New Issue
Block a user