a test for multi packages on the same namespace
Project description
OVERVIEW
- a experiment for verifying if two pypi packages can have the same {namespace} or not
STRUCTURE
- PACKAGES
- one : demo_same_package/one.py
- two : demo_same_package/two.py
THIS PACKAGE
- two
EXPECTATION
- PACKAGE INSTALLATION
pip install demo-same-package-one
pip install demo-same-package-two
- EXPECTED RESULTS
- the source code would be
- demo_same_package/
- one
- two
- demo_same_package/
- the source code would be
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
Close
Hashes for demo-same-package-two-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8a7375deea1fce4ab2f6eb6c6c8b33e318f866c3baefbab940c197553a7175c |
|
MD5 | fc39ed105ba5326790cff248fc0a0ae9 |
|
BLAKE2b-256 | 2c00315991b2b90339a1cf73a97138ce42ee4ca15f461e042cc7b068b9c4445c |