Skip to content

Commit cb8283b

Browse files
flabbamannmib1185
authored andcommitted
Setup using pip
1 parent 14f297b commit cb8283b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: pydocstyle
5252

5353
- name: Setup
54-
run: python setup.py install
54+
run: pip install .
5555

5656
- name: Test
5757
run: pytest --cov=pyfritzhome --cov-report=lcov

0 commit comments

Comments
 (0)