Simple test, sample data generation script and more
Signed-off-by: Václav Valíček <valicek1994@gmail.com>
This commit is contained in:
@@ -30,9 +30,6 @@ wraperr pip install -r requirements.txt
|
||||
status "Installing dev dependencies"
|
||||
wraperr pip install -r requirements.dev.txt
|
||||
|
||||
# TODO: fix later
|
||||
exit 0
|
||||
|
||||
status "Preparing data trees for tests..."
|
||||
wraperr bash -c "cd tests/_support_data; ./gen-data.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user