Explorar o código

Merge pull request #561 from Unrud/patch-4

Use python3 in shebang (setup.py)
Guillaume Ayoub %!s(int64=9) %!d(string=hai) anos
pai
achega
7b72b2e35a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 #
 # This file is part of Radicale Server - Calendar Server
 # Copyright © 2009-2016 Guillaume Ayoub