skip to navigation
skip to content

notsetuptools 0.1

A hack to fix setuptools namespace packages hack.

This package attempts to correct the namespace hacks provided by setuptools so that they're actually useable.

>>> from setuptools import find_packages
>>> from notsetuptools import setup
>>> setup(
>>>     namespace_packages=['package'],
>>>     # ...
>>> )
 
File Type Py Version Uploaded on Size # downloads
notsetuptools-0.1.tar.gz (md5) Source 2012-01-27 1KB 320