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 910dce4 commit 37f1618Copy full SHA for 37f1618
README.md
@@ -113,5 +113,5 @@ python3 setup.py install --user
113
Once you implementer all your changes and the unit tests, run the following command to run the tests:
114
115
```bash
116
-EMAIL_VAL_API_KEY=YYYYYY python3 tests/test_python_ip_geolocation.py
+IP_GEOLOCATION_API_KEY=YYYYYY python3 tests/test_python_ip_geolocation.py
117
```
0 commit comments