parent
9320290e33
commit
d30cc04ca4
@ -1 +1,2 @@
|
|||||||
/python-multilib-1.1.tar.gz
|
/python-multilib-1.1.tar.gz
|
||||||
|
/python-multilib-1.2.tar.bz2
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
diff --git a/setup.py b/setup.py
|
|
||||||
index 5525b5b..9ed3e52 100755
|
|
||||||
--- a/setup.py
|
|
||||||
+++ b/setup.py
|
|
||||||
@@ -23,6 +23,7 @@ setup(
|
|
||||||
license = "GPLv2",
|
|
||||||
url = "https://github.com/Zyzyx/python-multilib.git",
|
|
||||||
packages = packages,
|
|
||||||
+ install_requires = ['six'],
|
|
||||||
package_data = {'': ['README.md', 'LICENSE']},
|
|
||||||
data_files = [('/etc', ['etc/multilib.conf'])],
|
|
||||||
test_suite = "tests",
|
|
Loading…
Reference in new issue