File: 0004-DistributionNotFound.patch

package info (click to toggle)
hovercraft 2.7-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,596 kB
  • sloc: javascript: 3,206; python: 2,606; makefile: 153; sh: 2
file content (12 lines) | stat: -rw-r--r-- 321 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: hovercraft/setup.cfg
===================================================================
--- hovercraft.orig/setup.cfg
+++ hovercraft/setup.cfg
@@ -25,7 +25,6 @@ packages = find:
 include_package_data = True
 zip_safe = False
 install_requires =
-    setuptools
     docutils >= 0.9
     lxml>=3.1.0
     svg.path