summarylogtreecommitdiffstats
path: root/without-ninja-python-distributions.patch
blob: 17db8ea4a22fa1b7071b3c2e55326d434d8a0e5b (plain)
1
2
3
4
5
6
7
8
9
10
--- setup.py.orig	2019-05-25 14:00:08.183111607 +0800
+++ setup.py	2019-05-25 14:00:31.123790703 +0800
@@ -110,7 +110,6 @@
 def get_install_requires():
   requires = [
       'importlab (>=0.5.1)',
-      'ninja',
       'pyyaml (>=3.11)',
       'six',
   ]