mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore(linux): Revert workaround for Python bug
A new version of python3-requests-cache is now available in
Debian and Ubuntu that fixes the bug, so we can revert the
workaround.
This reverts commit 10e169739d.
This commit is contained in:
parent
3b80bc66be
commit
c04fa525fc
1 changed files with 0 additions and 3 deletions
|
|
@ -14,9 +14,6 @@ Build-Depends:
|
|||
liblocale-gettext-perl,
|
||||
perl,
|
||||
python3-all (>= 3.5),
|
||||
python3-all (<< 3.9.10) | python3-all (>= 3.10),
|
||||
python3-all (<< 3.10.2),
|
||||
python3.6 | python3.8 | python3.9 (<< 3.9.10) | python3.10 (<< 3.10.2),
|
||||
python3-dbus,
|
||||
python3-gi,
|
||||
python3-lxml,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue