summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornecoro <>2006-09-15 21:13:26 +0000
committernecoro <>2006-09-15 21:13:26 +0000
commitf9ccf4716b6ebb14cf0449ba63e1d42515a8c021 (patch)
tree22d7de6090246984d5693df3a24e92d006005ae9
parent61db27258e0f4cc80c889f4ad448b6767454be7a (diff)
downloadportato-f9ccf4716b6ebb14cf0449ba63e1d42515a8c021.tar.gz
portato-f9ccf4716b6ebb14cf0449ba63e1d42515a8c021.tar.bz2
portato-f9ccf4716b6ebb14cf0449ba63e1d42515a8c021.zip
Added Thread-Module and made the "refresh" working (forgot the __init__.py)
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 10fbe18..f7c3f91 100644
--- a/setup.py
+++ b/setup.py
@@ -8,6 +8,6 @@ setup(name="Genetic/One",
version="0.1-alpha",
author="Necoro d.M. et.al.",
author_email="geneticone@projects.necoro.net",
- packages=["geneticone", "geneticone.gui"],
+ packages=["geneticone", "geneticone.gui", "genetic.modules"],
ext_modules=[thread]
)
it/.xinitrc?id=80642b6df30931807e9bc96b4a2ade166cdab48d&follow=1'>Remove herbstluftwmRené 'Necoro' Neumann1-1/+0 2013-09-24Conky changesRené 'Necoro' Neumann2-5/+13 2013-09-15Remove trailing slash from \~ulpRené 'Necoro' Neumann1-1/+1 2013-09-15Make cci explicitly use python2René 'Necoro' Neumann1-1/+1 2013-09-10Node/NPM preparationRené 'Necoro' Neumann3-1/+13