Comment 3 for bug 1975597

Revision history for this message
Haw Loeung (hloeung) wrote : Re: Python files are still packaged for Python 3.8

Do these need to be packaged? They look like unit tests:

| $ dpkg-query -L indicator-keyboard | grep '/usr/lib/python'
| /usr/lib/python3.10
| /usr/lib/python3.10/site-packages
| /usr/lib/python3.10/site-packages/indicator_keyboard
| /usr/lib/python3.10/site-packages/indicator_keyboard/__init__.py
| /usr/lib/python3.10/site-packages/indicator_keyboard/tests
| /usr/lib/python3.10/site-packages/indicator_keyboard/tests/__init__.py
| /usr/lib/python3.10/site-packages/indicator_keyboard/tests/test_indicator_keyboard.py