mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 08:56:19 +00:00
Fix nested Annotated calls not resolving
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -26,8 +26,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip setuptools wheel "coverage[toml]" pytest pytest-asyncio pytest-cov pytest-mock
|
||||
pip install -U -r requirements.txt
|
||||
python -m pip install -e .[test]
|
||||
|
||||
- name: Run tests
|
||||
shell: bash
|
||||
|
Reference in New Issue
Block a user