mirror of
https://github.com/romanz/amodem.git
synced 2026-02-06 08:38:06 +08:00
Drop six dependency
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Install
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pytest mock pycodestyle coverage pylint six
|
||||
pip install pytest mock pycodestyle coverage pylint
|
||||
pip install -e .
|
||||
|
||||
- name: Lint
|
||||
|
||||
Reference in New Issue
Block a user