mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/aldryn-common: remove unused patch.
Closes: https://github.com/gentoo/gentoo/pull/5444
This commit is contained in:
committed by
Patrice Clement
parent
8cc188a0e7
commit
787c7383d5
@@ -1,11 +0,0 @@
|
||||
--- setup.py.old 2016-06-20 13:30:32.787572664 +0200
|
||||
+++ setup.py 2016-06-20 13:33:47.360904835 +0200
|
||||
@@ -32,7 +32,7 @@
|
||||
author='Divio AG',
|
||||
author_email='info@divio.ch',
|
||||
url='https://github.com/aldryn/aldryn-common',
|
||||
- packages=find_packages(),
|
||||
+ packages=find_packages(exclude=('tests',)),
|
||||
license='LICENSE.txt',
|
||||
platforms=['OS Independent'],
|
||||
install_requires=REQUIREMENTS,
|
||||
Reference in New Issue
Block a user