7caf02d8d1
* configure tests to work with test automations * configure pydantic to use .env * whoops * simpler simpler * use new specklepy pytest fixtures * bump specklepy
4 lines
113 B
Bash
4 lines
113 B
Bash
SPECKLE_TOKEN="mytoken"
|
|
SPECKLE_SERVER_URL="http://127.0.0.1:3000"
|
|
SPECKLE_PROJECT_ID=""
|
|
SPECKLE_AUTOMATION_ID="" |