scriptflow
Advanced tools
+1
-1
| Metadata-Version: 2.4 | ||
| Name: scriptflow | ||
| Version: 0.2.11 | ||
| Version: 0.2.12 | ||
| Summary: Like a makefile but in python, a stripped-down system of Airflow or Luigi | ||
@@ -5,0 +5,0 @@ Author: Thibaut Lamadon |
+1
-1
| [tool.poetry] | ||
| name = "scriptflow" | ||
| version = "0.2.11" | ||
| version = "0.2.12" | ||
| description = "Like a makefile but in python, a stripped-down system of Airflow or Luigi" | ||
@@ -5,0 +5,0 @@ authors = ["Thibaut Lamadon <thibaut.lamadon@gmail.com>"] |
@@ -237,3 +237,4 @@ """ | ||
| wd = os.getcwd(), | ||
| cmd = " ".join(task.get_command()), | ||
| # cmd = " ".join(task.get_command()), I now write full commands with tripple quotes | ||
| cmd = task.get_command(), | ||
| account = self.account, | ||
@@ -240,0 +241,0 @@ partion = self.partition, |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
41140
0.24%690
0.15%