native-api
444088b1db
Merge pull request #2111 from dand-oss/pypy3.8-7.3.6
Pypy ver 7.3.6 - python 3.7 and python 3.8
4年前
Dan Dees
09877f45cb
pypy3.8-7.3.6
4年前
Dan Dees
f864294e0e
pypy3.7-7.3.6
4年前
native-api
5963dc4f61
Discover Tcl/Tk reliably and use active version ( #2106 )
Link to the active version like other Homebrew deps --
this won't break when another binary-compatible version is installed.
Use a discovery method that doesn't break when other versions are present alongside.
4年前
native-api
0915c5b7b6
Update README.md
4年前
native-api
ed38af6409
Add Homerew alias to fix `brew doctor`'s warning
Closes #106
4年前
native-api
208be7d6af
Update ISSUE_TEMPLATE.md
4年前
Marcin Konowalczyk
07aa659dbb
fish installation instructions ( #2104 )
4年前
native-api
88c3404997
Update ISSUE_TEMPLATE.md
4年前
native-api
3a35f43eb4
Update FUNDING.yml
4年前
Ivan Pozdeev
9a42b48da4
Merge branch 'master' of https://github.com/pyenv/pyenv
4年前
Ivan Pozdeev
f5cc25ed14
Fix "`build_package_pyston2.2': not a valid identifier"
4年前
Anton Petrov
e0e3244015
Merge pull request #2099 from nedbat/master
Add CPython 3.11.0a1
4年前
Ned Batchelder
9c72c27d76
Add CPython 3.11.0a1
4年前
Anton Petrov
483d95d6d2
Remove travis build status
4年前
Anton Petrov
05ca057bb2
Update pyenv---version
4年前
Anton Petrov
108a10a198
Update CHANGELOG.md
4年前
Anton Petrov
979e6f0a61
Merge pull request #2096 from ashwinvis/patch-1
Fix mambaforge-pypy3 build
4年前
Ashwin V. Mohanan
2a9c18372a
Update mambaforge-pypy3
Fix typo `ase` -> `case`
4年前
native-api
8315e1528b
Create FUNDING.yml
4年前
Anton Petrov
c81a28105f
Merge pull request #2093 from Parnassius/py310
Add Python 3.10.0
4年前
Parnassius
d601efa0d5
Add Python 3.10.0
4年前
sandipanpanda
0688b17cc1
Add documentation for exec command ( #2090 )
4年前
sandipanpanda
bb6a747c02
Add documentation for shims command ( #2091 )
4年前
sandipanpanda
681d31bc36
Add documentation for hooks command ( #2089 )
4年前
sandipanpanda
3b1bc86031
Add documentation for root command ( #2088 )
* Add documentation for root command
4年前
sandipanpanda
6139b51af4
Add documentaion for prefix command ( #2087 )
4年前
Ivan Pozdeev
10a8c83888
Merge branch 'master' of https://github.com/pyenv/pyenv
4年前
Ivan Pozdeev
9985f7b436
Honor CONFIGURE_OPTS as well as PYTHON_CONFIGURE_OPTS when detecting options
4年前
Kevin Modzelewski
a7895e6ea8
Update to Pyston's v2 package of the 2.3.1 release ( #2078 )
This one gets rid of the extra "usr" subdirectory that we had and now fits the format that pyenv expects
4年前
Anton Petrov
7dd48d1665
Merge pull request #2075 from kmod/pyston_2.3.1
Add pyston-2.3.1 support
4年前
Kevin Modzelewski
11c54713bb
This looks unnecessary now
4年前
Kevin Modzelewski
3051d21004
Add pyston-2.3.1 support
We changed the directory structure for pyston 2.3.1 slightly, where we now
include a top-level "pyston-2.3.1" directory when you unpack the tarball.
4年前
Anton Petrov
9ecfdd1073
Merge pull request #2074 from anton-petrov/master
Don't update conda when installing pip
4年前
Anton Petrov
47d3dee0bb
Fix
4年前
Anton Petrov
0a3b72d890
Don't update conda when installing pip
4年前
native-api
f018056165
Merge pull request #2072 from aphedges/improve-add_miniconda
4年前
Alex Hedges
af55330d37
Add miniconda2-2.7-4.8.3, miniconda3-3.7-4.10.3, miniconda3-3.8-4.10.3, miniconda3-3.9-4.10.3
4年前
native-api
0211c345f7
Merge pull request #2073 from native-api/github_actions_tests
GitHub actions tests
4年前
Ivan Pozdeev
2f8c625a7d
Fix test failures
4年前
Ivan Pozdeev
e28661c7e2
Fix random "broken pipe"
4年前
Ivan Pozdeev
6882be06a6
Bats: report unstub failure details
4年前
Ivan Pozdeev
c6c4e41eb9
Bats: show output on failed assertions
4年前
Ivan Pozdeev
f504b01818
consistent message
4年前
Ivan Pozdeev
876be1bb04
Bats: path_without: support multiple args
4年前
Ivan Pozdeev
6185bb55e6
allow for sys.executable to be different
4年前
Ivan Pozdeev
7f714c34ba
Bats 1.2 requires readline from gnu coreutils in MacOS
4年前
Ivan Pozdeev
848e56e992
Add Pyenv tests to Github Actions
Now that Travis check has been removed from the repo
4年前
Alex Hedges
8b07b92c37
Support newer miniconda filenames
4年前
Alex Hedges
3a20ce7555
Add default verbosity to add_miniconda.py
Required to prevent a crash when no verbosity given.
4年前