Commit Graph

11 Commits

Author SHA1 Message Date
Sambhav Kothari
62efdb1c48 Move pyinstaller related env variables to utils and add documentation 2018-01-31 23:22:09 +05:30
Sambhav Kothari
9d000b299d Fix windows path 2018-01-29 02:00:44 +05:30
Sophist
a3927c7887 Make python3 default for tagger.py 2017-04-07 22:45:54 +01:00
Rahul Raturi
93e945fad3 Mention python2 in shebang
Some distributions have switched to Python3 as default. So, /usr/bin/env
python opens up wrong interpreter.
2016-04-03 05:54:15 +05:30
Michael Wiencek
d41995f5ed Move sip.setapi calls to picard/tagger.py
They are currently in ./tagger.py. Which means they will never get
called unless you're using ./tagger.py to start Picard.
2014-02-23 19:21:20 -06:00
Michael Wiencek
6ff1f5350f Nuke QVariant, QString in favor of Python types 2014-01-16 19:18:35 -06:00
Laurent Monin
8d40e6700d pep8 fixes 2013-07-02 23:01:13 +02:00
Lukáš Lalinský
f19ca412f4 Added option --disable-autoupdate for 'build' and 'install' commands of the setup script. (#2551) 2007-03-19 22:43:40 +01:00
Lukáš Lalinský
d560679674 Set executable bits. 2006-10-13 13:07:45 +02:00
Lukáš Lalinský
46bcde48d6 Starting PEP-008 coding style conversion... 2006-09-09 15:02:46 +02:00
Lukáš Lalinský
6f3cc9f63d Initial import. 2006-08-29 10:14:33 +02:00