Skip to content

Commit e656845

Browse files
committed
Include base requirements by referencing requirements.txt and add pytest explicitly for testing purposes. This ensures the development environment has all necessary dependencies.
1 parent 91d8634 commit e656845

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements/dev-requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
-r requirements.txt
2+
13
pytest

0 commit comments

Comments
 (0)