Skip to content

Commit 26073a9

Browse files
authored
Update main.yml
1 parent 698ae6d commit 26073a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
run: |
2424
python -m pip install --upgrade pip
2525
pip install -r requirements.txt
26-
pip install -r requirements_tests.txt
2726
- name: Install package
2827
run: |
2928
python setup.py install sdist bdist_wheel

0 commit comments

Comments
 (0)