Skip to content

Commit 8ed5ca4

Browse files
committed
pinnint installed versions
1 parent 8d2d3c8 commit 8ed5ca4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ install:
33
pip install --upgrade pip &&\
44
pip install -r requirements.txt
55

6+
format:
7+
# format code
8+
69
lint:
710
# linting setup using pylint or flake8 or ruff
811

0 commit comments

Comments
 (0)