-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f878954
commit 2ee032b
Showing
1 changed file
with
1 addition
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# Test dependencies to avoid doctest import errors | ||
Check warning on line 1 in requirements-test.txt GitHub Actions / lintrunner (ubuntu-latest, 3.10)REQUIREMENTS-TXT format
Check warning on line 1 in requirements-test.txt GitHub Actions / lintrunner (ubuntu-latest, 3.11)REQUIREMENTS-TXT format
Check warning on line 1 in requirements-test.txt GitHub Actions / lintrunner (ubuntu-latest, 3.9)REQUIREMENTS-TXT format
Check warning on line 1 in requirements-test.txt GitHub Actions / lintrunner (macos-latest, 3.9)REQUIREMENTS-TXT format
Check warning on line 1 in requirements-test.txt GitHub Actions / lintrunner (macos-latest, 3.11)REQUIREMENTS-TXT format
|
||
pyupgrade==3.3.1 | ||
ufmt==2.0.1 | ||
refurb==1.10.0;python_version>="3.10" | ||
ufmt==2.0.1 |