Skip to content

Commit 8f7d889

Browse files
LostInDarkMathWilli Sontopski
andauthored
⬆️ updating dependencies (#305)
Co-authored-by: Willi Sontopski <willi.sontopski@peerox.de>
1 parent 1d558b5 commit 8f7d889

File tree

4 files changed

+242
-298
lines changed

4 files changed

+242
-298
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Pylenium uses [Gitpod](https://gitpod.io/) to make it easy to work on it from th
163163
164164
0. If you're new to Gitpod, check out their [Getting Started](https://www.gitpod.io/docs/introduction/getting-started) docs to see how to use it
165165
1. Visit [Pylenium's repo](https://github.com/ElSnoMan/pyleniumio) and click the `Gitpod` button to open the repo in a VS Code browser window
166-
2. Wait for Gitpod to setup the project. You'll see things get setup from the various `.gitpod*` files at the Project Root
166+
2. Wait for Gitpod to set up the project. You'll see things get setup from the various `.gitpod*` files at the Project Root
167167
3. Once complete, create a new branch and start making your changes
168168
4. When ready, submit a Pull Request!
169169
5. Reviewers will see your CI pipeline and even be able to open your Gitpod instance if needed - making collaboration much easier

docs/contribute/clone-and-setup-the-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pipenv sync
5555
{% endcode %}
5656

5757
{% hint style="warning" %}
58-
You must be using **Python 3.7** or greater!
58+
You must be using **Python 3.8.1** or greater!
5959
{% endhint %}
6060

6161
## 4. Follow our Contributing Guide

0 commit comments

Comments
 (0)