Merge pull request #561 from Unrud/patch-4

Use python3 in shebang (setup.py)
This commit is contained in:
Guillaume Ayoub 2017-03-08 15:54:24 +01:00 committed by GitHub
commit 7b72b2e35a

View File

@ -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