mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-07 13:54:45 +03:00
chmod 644 ; remove env
For consistency (with selftest.py at least), I think we should chmod 644 and remove /usr/bin/env python to force thinking about which Python is running test-installed.py
This commit is contained in:
parent
8534e67546
commit
04964dbae0
1
test-installed.py
Executable file → Normal file
1
test-installed.py
Executable file → Normal file
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
import nose
|
||||
import os
|
||||
import sys
|
||||
|
|
Loading…
Reference in New Issue
Block a user