vhup 0.1__tar.gz → 0.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {vhup-0.1/vhup.egg-info → vhup-0.2}/PKG-INFO +1 -1
- {vhup-0.1 → vhup-0.2}/setup.py +1 -1
- vhup-0.2/vhup/__init__.py +1 -0
- {vhup-0.1 → vhup-0.2/vhup.egg-info}/PKG-INFO +1 -1
- vhup-0.1/vhup/__init__.py +0 -1
- {vhup-0.1 → vhup-0.2}/LICENSE +0 -0
- {vhup-0.1 → vhup-0.2}/README.md +0 -0
- {vhup-0.1 → vhup-0.2}/setup.cfg +0 -0
- {vhup-0.1 → vhup-0.2}/vhup/vhub.py +0 -0
- {vhup-0.1 → vhup-0.2}/vhup.egg-info/SOURCES.txt +0 -0
- {vhup-0.1 → vhup-0.2}/vhup.egg-info/dependency_links.txt +0 -0
- {vhup-0.1 → vhup-0.2}/vhup.egg-info/requires.txt +0 -0
- {vhup-0.1 → vhup-0.2}/vhup.egg-info/top_level.txt +0 -0
{vhup-0.1 → vhup-0.2}/setup.py
RENAMED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
from .vhup import create_text
|
vhup-0.1/vhup/__init__.py
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
from vhup import create_text
|
{vhup-0.1 → vhup-0.2}/LICENSE
RENAMED
|
File without changes
|
{vhup-0.1 → vhup-0.2}/README.md
RENAMED
|
File without changes
|
{vhup-0.1 → vhup-0.2}/setup.cfg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|