소스 검색

Merge pull request #561 from Unrud/patch-4

Use python3 in shebang (setup.py)
Guillaume Ayoub 9 년 전
부모
커밋
7b72b2e35a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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