Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a1552fb

Browse filesBrowse files
authored
Remove outdated README info (#143)
1 parent 7721133 commit a1552fb
Copy full SHA for a1552fb

File tree

Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,13 @@ Write tests using [pytest](https://docs.pytest.org/).
5050

5151
## Setup info
5252

53-
Requires Python 3.8+.
54-
5553
```console
5654
$ python3 -m venv venv
5755
$ source venv/bin/activate
5856
(venv) $ python -m pip install cherry_picker
5957
```
6058

61-
The cherry picking script assumes that if an `upstream` remote is defined, then
59+
The cherry-picking script assumes that if an `upstream` remote is defined, then
6260
it should be used as the source of upstream changes and as the base for
6361
cherry-pick branches. Otherwise, `origin` is used for that purpose.
6462
You can override this behavior with the `--upstream-remote` option

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.