Browse Source

ecn-node: replaced distribute with setuptools in Python module

master
Nagy Károly Gábriel 10 years ago
parent
commit
1efe8bac28
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      pkgsel.d/Python.ask

+ 2
- 2
pkgsel.d/Python.ask

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# Filename: target/ecn-node/pkgsel.d/Python.ask # Filename: target/ecn-node/pkgsel.d/Python.ask
# Copyright (C) 2012 The OpenSDE Project
# Copyright (C) 2012 - 2015 The OpenSDE Project
# #
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
# #
@ -14,7 +14,7 @@
# Python and niceties # Python and niceties
X python X python
X distribute
X setuptools
X bdb X bdb
X gdbm X gdbm
X uwsgi X uwsgi

Loading…
Cancel
Save