Commit 5b1006e
committed
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.1...v0.4.0) (2023-11-03)
### Bug Fixes
* add a .env file to root so that test environment matches prod ([293b20e](293b20e))
* add openai_utils source location to the sys path for Python ([30eed8e](30eed8e))
* need to setup venv from ./requirements.txt so that the dev imports are included ([a907e98](a907e98))
* paths should begin with ./ ([c8060bc](c8060bc))
* physically copy openai_utils to pip packages folder ([772b1d6](772b1d6))
* switch to Pytest ([be7746b](be7746b))
### Features
* add automated Python unit testing workflow to Github Actions ([dea18fc](dea18fc))1 parent 2f62a5c commit 5b1006e
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
1 | 18 | | |
2 | 19 | | |
3 | 20 | | |
| |||
0 commit comments