Skip to content

Commit 37c7121

Browse files
authored
Update pythonpackage.yml
Remove nose
1 parent 07f5680 commit 37c7121

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,6 @@ jobs:
5656
pip install mypy
5757
mypy -p git
5858
59-
- name: Test with nose
60-
run: |
61-
set -x
62-
pip install nose
63-
nosetests -v --with-coverage
64-
6559
- name: Documentation
6660
run: |
6761
set -x

0 commit comments

Comments
 (0)