Skip to content

Commit 8fb4cbf

Browse files
authored
README: Document pypy2 and pypy3 are deprecated (#265)
1 parent 7e4abae commit 8fb4cbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,8 @@ pypy3.7-v7.3.3rc1 or pypy-3.7-v7.3.3rc1 # Python 3.7 and preview version of PyPy
237237
pypy3.7-nightly or pypy-3.7-nightly # Python 3.7 and nightly PyPy
238238
```
239239
240+
Note: `pypy2` and `pypy3` have been removed in v3. Use the format above instead.
241+
240242
# Caching packages dependencies
241243
242244
The action has built-in functionality for caching and restoring dependencies. It uses [actions/cache](https://github.com/actions/toolkit/tree/main/packages/cache) under the hood for caching dependencies but requires less configuration settings. Supported package managers are `pip`, `pipenv` and `poetry`. The `cache` input is optional, and caching is turned off by default.

0 commit comments

Comments
 (0)