mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Use python3 in shebang
This commit is contained in:
parent
9900251b8b
commit
2008149cd3
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/env python3
|
||||||
#
|
#
|
||||||
# This file is part of Radicale Server - Calendar Server
|
# This file is part of Radicale Server - Calendar Server
|
||||||
# Copyright © 2009-2016 Guillaume Ayoub
|
# Copyright © 2009-2016 Guillaume Ayoub
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue