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.tar.gz
(2.0 kB
view details)
File details
Details for the file notsetuptools-0.1.tar.gz
.
File metadata
- Download URL: notsetuptools-0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e21d3b0407dd064be1eec281a55cf6628e1d65cdcb2245473fc0bc71841183eb |
|
MD5 | 74a84771a9975332e840b8dc4142dbf3 |
|
BLAKE2b-256 | 0cac5f05df8671724562c66b7946d5a1db78dc6cb643e7b95824411fe3d3fc48 |