We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aac8e3 commit 2fefa8aCopy full SHA for 2fefa8a
README.md
@@ -101,7 +101,7 @@ pip install pandas-stubs
101
102
## Installation from sources
103
104
-- Make sure you have `python >= 3.8` installed.
+- Make sure you have `python >= 3.9` installed.
105
- Install poetry
106
107
```sh
docs/setup.md
@@ -1,6 +1,6 @@
1
## Set Up Environment
2
3
4
- Install poetry: `pip install poetry`
5
- Install the project dependencies: `poetry update`
6
- Enter the virtual environment: `poetry shell`
0 commit comments