Stephen Haynes
4db4d2263b
Fix default packages support and document the feature in the README
2019-06-29 14:38:07 +10:00
Daniel Perez
a44bb6d17d
Merge pull request #58 from and-semakin/readme-fixes
...
Remove repo URL from installation command
2019-06-23 11:33:53 +01:00
Andrey Semakin
a143a13d78
Remove repo URL from installation command
...
Thus `asdf-python` is a known `asdf` plugin, repo URL is excess.
2019-06-23 12:36:43 +05:00
Daniel Perez
cec7aa000e
Update README
...
[skip ci]
2019-05-16 14:54:34 +01:00
Daniel Perez
534a6212a4
Merge pull request #55 from likwid/master
...
Add clarification to documentation
2019-05-16 14:49:45 +01:00
Jeff Gonzalez
47d87a4992
Fix documentation error
2019-05-15 15:22:41 -07:00
Jeff Gonzalez
30729bab17
Add clarification to documentation
2019-05-15 15:20:54 -07:00
Daniel Perez
21b8507e92
Merge pull request #46 from nschlemm/fix-travis-2
...
fix travis by catering for the renamed github repo
2018-12-03 07:47:34 +00:00
Nikolaus Schlemm
98c0f0f4a2
fix travis by catering for the renamed github repo
...
https://github.com/tuvistavie/asdf-python ->
https://github.com/danhper/asdf-python
2018-12-02 23:48:05 +01:00
Daniel Perez
3c9b8af350
Merge pull request #45 from zfletch/update-readme-asdf-python
...
Update asdf command in README
2018-12-02 11:51:42 +00:00
zfletch
ea9c41e9be
update asdf command in readme
...
When I run the command `asdf global 3.6.2 2.7.13`, I get the error
message `No such plugin: 3.6.2`.
I think it's missing `python` after `global`. The command
`asdf global python 3.6.2 2.7.13` works for me.
2018-11-30 09:39:33 -05:00
Daniel Perez
5e4503da10
Merge pull request #39 from rlex/default_eggs
...
Support installing default pip packages
2018-09-25 01:15:18 +02:00
Lex Rivera
88ffad83e7
default-eggs -> default-python-packages
2018-09-24 21:30:16 +00:00
Daniel Perez
c1aae046af
Merge pull request #40 from djgoku/add-documentation-around-pip-installed-binaries
...
Add section about pip and reshimming after module with binaries is installed
2018-09-21 01:20:35 +02:00
Jonathan Otsuka
e0d16874db
Add section about pip and reshimming after module with binaries is installed.
2018-08-30 12:02:56 -06:00
Lex Rivera
077fccdf9f
support installing default pip packages
2018-08-13 17:55:51 +03:00
Daniel Perez
05749c0f1e
Merge pull request #36 from tuvistavie/update-pyenv
...
Add logic to update pyenv every hour
2018-07-14 11:45:28 +09:00
Daniel Perez
c7a4d5d5c5
Add logic to update pyenv every hour
2018-07-14 11:40:07 +09:00
Daniel Perez
f7c594eedc
Avoid poluting stdout
2018-07-14 11:33:24 +09:00
Daniel Perez
0d6625840b
Add note about multiple versions to README
2018-07-14 11:24:11 +09:00
Daniel Perez
9d2391c2b0
Merge pull request #30 from neersighted/master
...
Remove deprecated version parser; refactors
2018-04-14 10:26:41 +09:00
Bjorn Neergaard
7daf896739
Remove deprecated version parser; refactor to add quotes and remove useless code
2018-04-13 16:26:06 -06:00
Daniel Perez
0c6d262b1a
Merge pull request #29 from joshuarosato/patch-1
...
Updated pyenv repo URL
2018-03-26 01:58:56 +09:00
Joshua Rosato
6514c3745a
Updated pyenv repo URL
2018-03-23 14:34:25 +00:00
Daniel Perez
e0579c9ce6
Use default shim for python
2017-11-01 01:08:01 +09:00
Daniel Perez
de03df224c
Merge pull request #21 from jeromedoyle/master
...
Add link to pyenv common build problems in README. Closes #20
2017-10-23 12:59:35 +09:00
Jerome Doyle
f997c5157c
Add link to pyenv common build problems in README
2017-10-22 12:28:22 -05:00
Daniel Perez
54de335e2d
Merge pull request #19 from fap-/patch-1
...
Closes #18 Link to system dependencies in README
2017-09-16 22:26:29 +09:00
FAP
942e422199
Adds link to required system dependencies in README
2017-09-16 14:55:36 +02:00
Daniel Perez
8df7e88342
Use HTTPS URL to download pyenv, fix #14
2017-05-06 19:09:55 +09:00
Daniel Perez
3c35df4d10
Add LICENSE
2017-03-27 09:04:39 -07:00
Daniel Perez
400dd7cf70
Support system version
2017-03-27 08:55:57 -07:00
Daniel Perez
42f469a74d
Merge pull request #16 from fazibear/fix-bins
...
Fix binary files mode
2017-02-23 12:10:32 +09:00
Michał Kalbarczyk
1bf6f3a772
Fix binary files mode
2017-02-22 17:07:51 +01:00
Daniel Perez
331e65d419
Avoid redownloading python-build, use asdf_dir instead of hard-coded path, close #11
2017-01-22 18:31:29 +09:00
Daniel Perez
c2bd01edf0
Fix passing arguments to python CLI
2016-11-03 18:41:32 +09:00
Daniel Perez
c4f49e5c2b
Fix list-all
2016-08-30 15:28:44 +09:00
Daniel Perez
286cfcd5fe
Make asdf-python a wrapper of python-build
2016-08-30 15:25:56 +09:00
Daniel Perez
90c040bcbf
Merge pull request #4 from rockwood/master
...
Add support for new legacy file api
2016-08-16 00:54:42 +09:00
Kevin Rockwood
a5df81a2cb
Add support for new legacy file api
2016-07-31 09:49:52 +09:00
Daniel Perez
1538892959
Support ASDF_CONCURRENCY
2016-07-01 16:42:05 +09:00
Daniel Perez
776f5511e4
Merge pull request #2 from cmckni3/patch-1
...
Update .travis.yml
2016-06-17 18:57:06 +09:00
Chris McKnight
c902eb0801
Update .travis.yml
2016-06-16 13:34:29 -05:00
Daniel Perez
6b1c8d93e4
Merge pull request #1 from cmckni3/patch-1
...
Fixes asdf-exec path
2016-06-16 12:49:14 +09:00
Chris McKnight
4997fb6ef7
Fixes asdf-exec path
2016-06-15 16:53:39 -05:00
Daniel Perez
776d947a11
Add badge to README
2016-06-12 16:59:01 +09:00
Daniel Perez
8e66300e87
Fix install for Python 3.6.
2016-06-12 16:58:31 +09:00
Daniel Perez
4d6f1d606f
Fix .travis.yml.
2016-06-12 16:18:53 +09:00
Daniel Perez
f5d9d07111
Update list-all.
2016-05-14 11:36:56 +09:00
Daniel Perez
34b72ef7e1
Add .travis support.
2016-05-13 16:05:41 +09:00