chidea
|
04c0ac9d8e
|
Let PyWin32 extension installer find this python
Not sure the correctness of it but this two lines will fix the issue that pywin32 extension installer being unable to find python installed with scoop.
pywin32 installer : http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/
Reference : http://tech.valgog.com/2010/01/after-installing-64-bit-windows-7-at.html
|
2015-06-17 02:40:10 +09:00 |
|
Simon Hartcher
|
93afe910fd
|
Fixes #315 py throws error 'Can't find default python'
|
2015-04-01 13:25:37 +11:00 |
|
Christian Lange
|
c898a1a242
|
Python 3.4.3
|
2015-02-26 20:22:28 +01:00 |
|
Christian Lange
|
49ebe5bde2
|
Python Updated to 3.4.2
|
2014-10-19 12:54:34 +02:00 |
|
Konstantin Molchanov
|
619f1d6d25
|
Python Updated to 3.4.1
|
2014-06-08 13:31:32 +04:00 |
|
Luke Sampson
|
8ff3f507ce
|
python 3.4 (use new bundled pip install)
|
2014-03-17 20:38:27 +10:00 |
|
Luke Sampson
|
684aa77386
|
python 3.4.0
|
2014-03-17 20:08:18 +10:00 |
|
Luke Sampson
|
51c8bd0f39
|
python 3.3.5 (missing comma)
|
2014-03-15 21:16:14 +10:00 |
|
Stephen Edgar
|
2cff6c5c7c
|
python - Include `pythonw.exe' binaries
|
2014-03-15 21:54:32 +11:00 |
|
Luke Sampson
|
573304f002
|
python 3.3.5 (also add python3 alias)
|
2014-03-10 17:29:50 +10:00 |
|
Luke Sampson
|
62c9fa0744
|
python 3.3.4
|
2014-03-03 22:30:09 +10:00 |
|
Luke Sampson
|
707d6b711e
|
python 3.3.3
|
2013-12-23 11:43:40 +10:00 |
|
Jose.Torres
|
5486ba44fe
|
added setuptools in favor of distribute
|
2013-11-30 20:17:36 -05:00 |
|
Luke Sampson
|
0d6202d438
|
python 3.3.2 - reorganise manifest
|
2013-09-04 14:31:31 +10:00 |
|
Luke Sampson
|
585a72174a
|
python 3.3.2 (auto-run distribute_setup.py)
|
2013-08-27 16:23:38 +10:00 |
|
Luke Sampson
|
ad9f77baf3
|
add scoop reset command
|
2013-08-27 16:14:20 +10:00 |
|
Luke Sampson
|
197d6e3d3d
|
rename *_env functions to env_*
|
2013-08-26 08:29:31 +10:00 |
|
Luke Sampson
|
6237e80b53
|
support setting environment variables (and removing them on uninstall)
|
2013-07-22 21:36:43 +10:00 |
|
Luke Sampson
|
758bdeedb6
|
use msi.silent option for python
|
2013-07-20 22:52:04 +10:00 |
|
Luke Sampson
|
18aee0c7d1
|
Vim installs vimtutor and sets up ~/.vimrc automatically. condense hash format in .json manifests
|
2013-06-29 14:10:44 +10:00 |
|
Luke Sampson
|
2192f4be96
|
allow passing extra args to MSI. python: don't install all the extras
|
2013-06-26 18:21:16 +10:00 |
|
Luke Sampson
|
f8fba49532
|
added python notes about installing PIP'
|
2013-06-26 13:45:06 +10:00 |
|
Luke Sampson
|
0603f18b27
|
save install.json to run arch-specific uninstall
|
2013-06-26 12:16:52 +10:00 |
|
Luke Sampson
|
9619b662a3
|
refactor manifest: allow multiple URLS (used for tar), group architecture properties under a single architecture property
|
2013-06-25 14:28:00 +10:00 |
|
Luke Sampson
|
e24976337c
|
manifest can add to path (used for python/scripts)
|
2013-06-23 22:03:41 +10:00 |
|
Luke Sampson
|
6d68621336
|
new app: python. support MSI files
|
2013-06-23 10:53:31 +10:00 |
|