UNPKG

biothings_schema

Version:

a javascript library for manipulating schemaorg style jsonld files

8 lines 162 B
language: python python: - "3.6" # command to install dependencies install: - pip install -r requirements.txt # command to run tests script: "pytest tests.py"