Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [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))
- Loading branch information