- Clean up some patch files PR: 246377 Submitted by: m.ne@gmx.net (maintainer) Approved by: mentors (implicit) Changelog: https://launchpadlibrarian.net/478114225/CHANGES.rst
10 lines
251 B
Python
10 lines
251 B
Python
--- setup.py.orig 2020-05-03 17:31:45 UTC
|
|
+++ setup.py
|
|
@@ -271,7 +271,6 @@ setup(
|
|
'scandir;python_version<"3.5"',
|
|
'typing;python_version<"3.5"',
|
|
'PyGObject',
|
|
- 'PyQt5',
|
|
'babel',
|
|
],
|
|
extras_require={
|