Skip to content

Commit c9ce595

Browse files
author
Andrew Kent
authored
Delete requirements.txt (#1323)
Because we use poetry to manage the dependencies for the saw python client we do not wish to also have a checked in requirements.txt. Instead we use the poetry.lock file to be the one place to keep up-to-date dependency details, and we can generate requirements.txt on an as-needed basis using the poetry command: ``` poetry export -f requirements.txt --output requirements.txt ```
1 parent e5ed6d0 commit c9ce595

File tree

1 file changed

+0
-84
lines changed

1 file changed

+0
-84
lines changed

saw-remote-api/python/requirements.txt

-84
This file was deleted.

0 commit comments

Comments
 (0)