Skip to content
Snippets Groups Projects
Commit 39334095 authored by Christopher Randolph Rhodes's avatar Christopher Randolph Rhodes
Browse files

Merge branch 'staging' into dev_obj_det

parents ef341002 fcebeee8
No related branches found
No related tags found
Loading
{% set name = "model_server" %}
{% set version = "2024.7.8" %}
{% set version = "2024.7.26" %}
{% set pyproject = load_file_data('../pyproject.toml', from_recipe_dir=True) %}
{% set pp = pyproject.get('project') %}
......@@ -37,8 +37,6 @@ test:
imports:
- model_server
commands:
# - echo {{ PREFIX }}
# - set PYTHON_UNITTEST_DATA_ROOT = "{{ PREFIX }}"
- python -m unittest discover
requires:
- pip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment