Skip to content

Commit 64bf822

Browse files
committed
Explains DRONEAPI_KEY.
1 parent 433029c commit 64bf822

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# dronekit-python tests
2+
3+
Before running, make sure to export your api keys:
4+
5+
```
6+
export DRONEAPI_KEY=<app id>.<app key>
7+
```

0 commit comments

Comments
 (0)