This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
rotini/backend/requirements_dev.in
Marc Cataford d3cc915039
build(backend): test tooling setup + taskfile tidy (#7)
* build(backend): test tooling setup + taskfile tidy

* test(backend): add stub test

* ci: run backend tests
2023-08-11 13:58:22 -04:00

6 lines
63 B
Text

-c requirements.txt
black~=23.7.0
pylint~=2.17.0
pytest
httpx