1
0
mirror of synced 2025-12-19 18:14:56 -05:00

📚 Update all Python connectors READMEs with minimum required version (#3760)

This commit is contained in:
Dmytro
2021-06-02 12:35:29 +03:00
committed by GitHub
parent cbf47ad11f
commit a1035e007b
60 changed files with 114 additions and 5 deletions

View File

@@ -8,6 +8,8 @@ For information about how to use this connector within Airbyte, see [the documen
### Prerequisites
**To iterate on this connector, make sure to complete this prerequisites section.**
#### Minimum Python version required `= 3.7.0`
#### Build & Activate Virtual Environment and install dependencies
From this connector directory, create a virtual environment:
```