mirror of
https://github.com/actions/setup-python.git
synced 2025-06-28 05:33:47 +00:00
Implementation of python's caching (#266)
This commit is contained in:
parent
52636cf49a
commit
280924fbef
75 changed files with 126753 additions and 7699 deletions
12
__tests__/data/requirements-linux.txt
Normal file
12
__tests__/data/requirements-linux.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
certifi==2020.6.20
|
||||
chardet==3.0.4
|
||||
docutils==0.16
|
||||
idna==2.10
|
||||
Kivy==2.0.0rc3
|
||||
Kivy-Garden==0.1.4
|
||||
packaging==20.7
|
||||
pdf2image==1.12.1
|
||||
Pygments==2.6.1
|
||||
requests==2.24.0
|
||||
urllib3==1.25.10
|
||||
xlrd==1.2.0
|
Loading…
Add table
Add a link
Reference in a new issue