Skip to content

Commit

Permalink
Add python3 textual and its extensions (#43622)
Browse files Browse the repository at this point in the history
* Add python3 textual and its extensions

* Add native packages for python3-textual

* exclude ubuntu focal from python3-textual
  • Loading branch information
user-cjw authored Nov 22, 2024
1 parent 630e73a commit 00de49f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10020,6 +10020,26 @@ python3-texttable:
openembedded: [python3-texttable@meta-python]
rhel: ['python%{python3_pkgversion}-texttable']
ubuntu: [python3-texttable]
python3-textual:
arch: [python-textual]
debian: [python3-textual]
fedora: [python3-textual]
nixos: [python311Packages.textual]
ubuntu:
'*': [python3-textual]
focal: null
python3-textual-pip:
'*':
pip:
packages: [textual]
python3-textual-plotext-pip:
'*':
pip:
packages: [textual-plotext]
python3-textual-web-pip:
'*':
pip:
packages: [textual-web]
python3-thop-pip:
debian:
pip:
Expand Down

0 comments on commit 00de49f

Please sign in to comment.