A hack to fix setuptools namespace packages hack.
Project description
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'], >>> # ... >>> )
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
notsetuptools-0.1.1.tar.gz
(1.9 kB
view details)
File details
Details for the file notsetuptools-0.1.1.tar.gz
.
File metadata
- Download URL: notsetuptools-0.1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f84e12f9d53c1d57fed582ae4a9c8640539dc42c86075320fe9e03eada0f459 |
|
MD5 | d8e3acbd4dcbe5513aa7ea2fce5fb9a5 |
|
BLAKE2b-256 | 084013df4f700a25b311464fea02bfaddd4cd6c4e11068a1a7bdf4c4f1021396 |