File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ sphinx-reredirects<1
3
3
towncrier ~= 23.6
4
4
furo == 2023.5.20
5
5
-e .
6
- astroid @ git+https://github.com/pylint-dev/pylint .git@cf8763a2b8e897ec7c8389906f3cb13714300cd2
6
+ astroid @ git+https://github.com/pylint-dev/astroid .git@cf8763a2b8e897ec7c8389906f3cb13714300cd2
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies = [
41
41
# Also upgrade requirements_test_min.txt.
42
42
# Pinned to dev of second minor update to allow editable installs and fix primer issues,
43
43
# see https://github.com/pylint-dev/astroid/issues/1341
44
- " astroid @ git+https://github.com/pylint-dev/pylint .git@cf8763a2b8e897ec7c8389906f3cb13714300cd2" ,
44
+ " astroid @ git+https://github.com/pylint-dev/astroid .git@cf8763a2b8e897ec7c8389906f3cb13714300cd2" ,
45
45
" isort>=4.2.5,<6" ,
46
46
" mccabe>=0.6,<0.8" ,
47
47
" tomli>=1.1.0;python_version<'3.11'" ,
Original file line number Diff line number Diff line change 1
1
-e .[testutils,spelling]
2
2
# astroid dependency is also defined in pyproject.toml
3
- astroid @ git+https://github.com/pylint-dev/pylint .git@cf8763a2b8e897ec7c8389906f3cb13714300cd2
3
+ astroid @ git+https://github.com/pylint-dev/astroid .git@cf8763a2b8e897ec7c8389906f3cb13714300cd2
4
4
typing-extensions~=4.7
5
5
py~=1.11.0
6
6
pytest~=7.4
You can’t perform that action at this time.
0 commit comments