protoprimer 0.0.3.dev2__tar.gz → 0.0.3.dev3__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.
- {protoprimer-0.0.3.dev2 → protoprimer-0.0.3.dev3}/PKG-INFO +1 -1
- {protoprimer-0.0.3.dev2 → protoprimer-0.0.3.dev3}/main/protoprimer/primer_kernel.py +1 -1
- {protoprimer-0.0.3.dev2 → protoprimer-0.0.3.dev3}/main/protoprimer.egg-info/PKG-INFO +1 -1
- {protoprimer-0.0.3.dev2 → protoprimer-0.0.3.dev3}/pyproject.toml +1 -1
- {protoprimer-0.0.3.dev2 → protoprimer-0.0.3.dev3}/main/protoprimer/__init__.py +0 -0
- {protoprimer-0.0.3.dev2 → protoprimer-0.0.3.dev3}/main/protoprimer.egg-info/SOURCES.txt +0 -0
- {protoprimer-0.0.3.dev2 → protoprimer-0.0.3.dev3}/main/protoprimer.egg-info/dependency_links.txt +0 -0
- {protoprimer-0.0.3.dev2 → protoprimer-0.0.3.dev3}/main/protoprimer.egg-info/requires.txt +0 -0
- {protoprimer-0.0.3.dev2 → protoprimer-0.0.3.dev3}/main/protoprimer.egg-info/top_level.txt +0 -0
- {protoprimer-0.0.3.dev2 → protoprimer-0.0.3.dev3}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: protoprimer
|
|
3
|
-
Version: 0.0.3.
|
|
3
|
+
Version: 0.0.3.dev3
|
|
4
4
|
Summary: self-contained, stand-alone, no-deps, no-args-friendly, auto-cloning, environment-driven, pure-python, multi-stage extensible DAG bootstrapper to escape from shell scripting maintenance hell
|
|
5
5
|
Author-email: uvsmtid <uvsmtid@gmail.com>
|
|
6
6
|
License: MIT
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: protoprimer
|
|
3
|
-
Version: 0.0.3.
|
|
3
|
+
Version: 0.0.3.dev3
|
|
4
4
|
Summary: self-contained, stand-alone, no-deps, no-args-friendly, auto-cloning, environment-driven, pure-python, multi-stage extensible DAG bootstrapper to escape from shell scripting maintenance hell
|
|
5
5
|
Author-email: uvsmtid <uvsmtid@gmail.com>
|
|
6
6
|
License: MIT
|
|
File without changes
|
|
File without changes
|
{protoprimer-0.0.3.dev2 → protoprimer-0.0.3.dev3}/main/protoprimer.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|