This website requires JavaScript.
Explore
Help
Sign In
actions
/
setup-python
Watch
1
Star
0
Fork
0
You've already forked setup-python
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
setup-python
/
__tests__
History
Dmitry Shibanov
7a4f344e33
Add warning for empty cache paths (
#642
)
2023-04-06 12:02:34 +02:00
..
data
feature: fallback to pre-release when no stable version is found (
#414
)
2023-01-27 16:19:31 -05:00
cache-restore.test.ts
Remove ubuntu-18.04 from e2e (
#641
)
2023-04-04 16:18:24 +02:00
cache-save.test.ts
Add warning for empty cache paths (
#642
)
2023-04-06 12:02:34 +02:00
check-python-path.sh
…
find-pypy.test.ts
Add and configure ESLint and update configuration for Prettier (
#617
)
2023-03-09 12:44:56 +02:00
finder.test.ts
Add and configure ESLint and update configuration for Prettier (
#617
)
2023-03-09 12:44:56 +02:00
install-pypy.test.ts
Add and configure ESLint and update configuration for Prettier (
#617
)
2023-03-09 12:44:56 +02:00
utils.test.ts
refactor: Use early return pattern to avoid nested conditions (
#566
)
2022-12-19 14:00:46 +01:00
verify-python.py
…