Set required python version to 3.7

This commit is contained in:
Eden Kirin
2023-04-23 11:51:06 +02:00
parent dfd582a439
commit ed8f93d7d0

View File

@ -1,7 +1,7 @@
# FairHopper Python SDK # FairHopper Python SDK
Requirements: Requirements:
- Python 3.10+ - Python 3.7+
## Setting up environment ## Setting up environment