Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit28e5118

Browse files
authored
Merge pull requestrealpython#850 from Armour/master
fixed typo
2 parents65cf3b1 +1cd8fd2 commit28e5118

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎docs/starting/install3/osx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ If the Homebrew version of Python 3 is installed then ``pip3`` will point to Pyt
106106
Pipenv & Virtual Environments
107107
-----------------------------
108108

109-
The next stepit to install Pipenv, so you can install dependencies and manage virtual environments.
109+
The next stepis to install Pipenv, so you can install dependencies and manage virtual environments.
110110

111111
A Virtual Environment is a tool to keep the dependencies required by different projects
112112
in separate places, by creating virtual Python environments for them. It solves the

‎docs/starting/install3/win.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ To install pip, run the Python script available here:
8787
Pipenv & Virtual Environments
8888
-----------------------------
8989

90-
The next stepit to install Pipenv, so you can install dependencies and manage virtual environments.
90+
The next stepis to install Pipenv, so you can install dependencies and manage virtual environments.
9191

9292
A Virtual Environment is a tool to keep the dependencies required by different projects
9393
in separate places, by creating virtual Python environments for them. It solves the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp